Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.impl.connectable.events.ConnectorHandler

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)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.