Uses of Interface
com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events.GridHandler

Packages that use GridHandler
com.ebmwebsourcing.geasytools.gwtextwidgets.grid   
com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events   
 

Uses of GridHandler in com.ebmwebsourcing.geasytools.gwtextwidgets.grid
 

Methods in com.ebmwebsourcing.geasytools.gwtextwidgets.grid with parameters of type GridHandler
 void AbstractGrid.addHandler(GridHandler handler)
           
 

Uses of GridHandler in com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events
 

Subinterfaces of GridHandler in com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events
 interface EditableGridHandler
           
 

Fields in com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events with type parameters of type GridHandler
static com.google.gwt.event.shared.GwtEvent.Type<GridHandler> CellClickEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events that return types with arguments of type GridHandler
 com.google.gwt.event.shared.GwtEvent.Type<GridHandler> CellClickEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.gwtextwidgets.grid.events with parameters of type GridHandler
protected  void CellClickEvent.dispatch(GridHandler handler)
           
 



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