Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events.SelectionHandler

Packages that use SelectionHandler
com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events   
 

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

Fields in com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events with type parameters of type SelectionHandler
static com.google.gwt.event.shared.GwtEvent.Type<SelectionHandler> SelectEvent.TYPE
           
static com.google.gwt.event.shared.GwtEvent.Type<SelectionHandler> UnselectEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events that return types with arguments of type SelectionHandler
 com.google.gwt.event.shared.GwtEvent.Type<SelectionHandler> SelectEvent.getAssociatedType()
           
 com.google.gwt.event.shared.GwtEvent.Type<SelectionHandler> UnselectEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.selectable.events with parameters of type SelectionHandler
protected  void SelectEvent.dispatch(SelectionHandler handler)
           
protected  void UnselectEvent.dispatch(SelectionHandler handler)
           
 



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