Package org.cruxframework.crux.widgets.client.event.row

Interface Summary
BeforeCancelRowEditionHandler  
BeforeRowEditHandler TODO - Gesse - Comment this
BeforeRowSelectHandler TODO - Gesse - Comment this
BeforeSaveRowEditionHandler  
BeforeShowRowDetailsHandler  
CancelRowEditionHandler  
HasBeforeCancelRowEditionHandler  
HasBeforeRowEditHandlers  
HasBeforeRowSelectHandlers  
HasBeforeSaveRowEditionHandler  
HasBeforeShowDetailsHandlers  
HasCancelRowEditionHandler  
HasLoadRowDetailsHandlers  
HasRowClickHandlers  
HasRowDoubleClickHandlers  
HasRowEditHandlers  
HasRowEditingHandlers  
HasRowRenderHandlers  
HasShowRowDetailsHandlers  
LoadRowDetailsHandler  
RowClickHandler TODO - Gesse - Comment this
RowDoubleClickHandler TODO - Gesse - Comment this
RowEditHandler TODO - Gesse - Comment this
RowEditingHandler  
RowRenderHandler TODO - Gesse - Comment this
ShowRowDetailsHandler  
 

Class Summary
BaseRowEditEvent<H extends EventHandler,S extends HasHandlers> Base class to implement a row event
BeforeCancelRowEditionEvent  
BeforeRowEditEvent Fired just before a row is being edited
BeforeRowSelectEvent TODO - Gesse - Comment this
BeforeSaveRowEditionEvent  
BeforeShowRowDetailsEvent Event fired right before the details of some grid's row gets shown
CancelRowEditionEvent  
LoadRowDetailsEvent  
RowClickEvent TODO - Gesse - Comment this
RowDoubleClickEvent TODO - Gesse - Comment this
RowEditEvent Fired after a row has been edited
RowEditingEvent  
RowRenderEvent TODO - Gesse - Comment this
ShowRowDetailsEvent  
 

Enum Summary
BaseRowEditEvent.Operation  
 



Copyright © 2015. All rights reserved.