Uses of Interface
org.cruxframework.crux.widgets.client.event.row.CancelRowEditionHandler

Packages that use CancelRowEditionHandler
org.cruxframework.crux.widgets.client.deviceadaptivegrid   
org.cruxframework.crux.widgets.client.event.row   
org.cruxframework.crux.widgets.client.grid   
 

Uses of CancelRowEditionHandler in org.cruxframework.crux.widgets.client.deviceadaptivegrid
 

Methods in org.cruxframework.crux.widgets.client.deviceadaptivegrid with parameters of type CancelRowEditionHandler
 com.google.gwt.event.shared.HandlerRegistration DeviceAdaptiveGrid.addCancelRowEditionHandler(CancelRowEditionHandler handler)
           
 

Uses of CancelRowEditionHandler in org.cruxframework.crux.widgets.client.event.row
 

Methods in org.cruxframework.crux.widgets.client.event.row that return types with arguments of type CancelRowEditionHandler
 com.google.gwt.event.shared.GwtEvent.Type<CancelRowEditionHandler> CancelRowEditionEvent.getAssociatedType()
           
static com.google.gwt.event.shared.GwtEvent.Type<CancelRowEditionHandler> CancelRowEditionEvent.getType()
           
 

Methods in org.cruxframework.crux.widgets.client.event.row with parameters of type CancelRowEditionHandler
 com.google.gwt.event.shared.HandlerRegistration HasCancelRowEditionHandler.addCancelRowEditionHandler(CancelRowEditionHandler handler)
           
protected  void CancelRowEditionEvent.dispatch(CancelRowEditionHandler handler)
           
 

Uses of CancelRowEditionHandler in org.cruxframework.crux.widgets.client.grid
 

Methods in org.cruxframework.crux.widgets.client.grid with parameters of type CancelRowEditionHandler
 com.google.gwt.event.shared.HandlerRegistration AbstractGrid.addCancelRowEditionHandler(CancelRowEditionHandler handler)
           
 



Copyright © 2014. All rights reserved.