Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.selectable.events.ISelectionHandler

Packages that use ISelectionHandler
com.ebmwebsourcing.geasytools.geasyui.api.selectable   
com.ebmwebsourcing.geasytools.geasyui.impl.connectable   
com.ebmwebsourcing.geasytools.geasyui.impl.selectable   
com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events   
 

Uses of ISelectionHandler in com.ebmwebsourcing.geasytools.geasyui.api.selectable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.selectable with parameters of type ISelectionHandler
 void ISelectable.addSelectionHandler(ISelectionHandler handler)
           
 

Uses of ISelectionHandler in com.ebmwebsourcing.geasytools.geasyui.impl.connectable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable with parameters of type ISelectionHandler
 void Connector.addSelectionHandler(ISelectionHandler handler)
           
 

Uses of ISelectionHandler in com.ebmwebsourcing.geasytools.geasyui.impl.selectable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.selectable with parameters of type ISelectionHandler
 void Selectable.addSelectionHandler(ISelectionHandler handler)
           
 

Uses of ISelectionHandler in com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events
 

Subinterfaces of ISelectionHandler in com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events
 interface SelectionHandler
           
 



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