Uses of Class
org.cruxframework.crux.widgets.client.event.row.BeforeSaveRowEditionEvent

Packages that use BeforeSaveRowEditionEvent
org.cruxframework.crux.widgets.client.event.row   
 

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

Methods in org.cruxframework.crux.widgets.client.event.row that return BeforeSaveRowEditionEvent
static BeforeSaveRowEditionEvent BeforeSaveRowEditionEvent.fire(HasBeforeSaveRowEditionHandler source, DataRow row)
           
 

Methods in org.cruxframework.crux.widgets.client.event.row with parameters of type BeforeSaveRowEditionEvent
 void BeforeSaveRowEditionHandler.onBeforeSaveRowEdition(BeforeSaveRowEditionEvent event)
           
 



Copyright © 2015. All rights reserved.