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

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

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

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

Methods in org.cruxframework.crux.widgets.client.event.row with parameters of type BeforeRowEditEvent
 void BeforeRowEditHandler.onBeforeRowEdit(BeforeRowEditEvent event)
           
 



Copyright © 2015. All rights reserved.