|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectorHandler | |
|---|---|
| com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events | |
| Uses of ConnectorHandler in com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events |
|---|
| Fields in com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events with type parameters of type ConnectorHandler | |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
DisconnectionEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
ConnectionEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
RefreshEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
AddWayPointEvent.TYPE
|
static com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
RemoveWayPointEvent.TYPE
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events that return types with arguments of type ConnectorHandler | |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
DisconnectionEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
ConnectionEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
RefreshEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
AddWayPointEvent.getAssociatedType()
|
com.google.gwt.event.shared.GwtEvent.Type<ConnectorHandler> |
RemoveWayPointEvent.getAssociatedType()
|
| Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events with parameters of type ConnectorHandler | |
|---|---|
protected void |
DisconnectionEvent.dispatch(ConnectorHandler handler)
|
protected void |
ConnectionEvent.dispatch(ConnectorHandler handler)
|
protected void |
RefreshEvent.dispatch(ConnectorHandler handler)
|
protected void |
AddWayPointEvent.dispatch(ConnectorHandler handler)
|
protected void |
RemoveWayPointEvent.dispatch(ConnectorHandler handler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||