| Interface | Description |
|---|---|
| BeforeCancelRowEditionHandler | |
| BeforeRowEditHandler |
TODO - Gesse - Comment this
|
| BeforeRowSelectHandler |
TODO - Gesse - Comment this
|
| BeforeSaveRowEditionHandler | |
| BeforeShowRowDetailsHandler | |
| CancelRowEditionHandler | |
| HasBeforeCancelRowEditionHandler | |
| HasBeforeRowEditHandlers | |
| HasBeforeRowSelectHandlers | |
| HasBeforeSaveRowEditionHandler | |
| HasBeforeShowDetailsHandlers | |
| HasCancelRowEditionHandler | |
| HasLoadRowDetailsHandlers | |
| HasRowClickHandlers | |
| HasRowDoubleClickHandlers | |
| HasRowEditHandlers | |
| HasRowRenderHandlers | |
| HasShowRowDetailsHandlers | |
| LoadRowDetailsHandler | |
| RowClickHandler |
TODO - Gesse - Comment this
|
| RowDoubleClickHandler |
TODO - Gesse - Comment this
|
| RowEditHandler |
TODO - Gesse - Comment this
|
| RowRenderHandler |
TODO - Gesse - Comment this
|
| ShowRowDetailsHandler |
| Class | Description |
|---|---|
| BaseRowEditEvent<H extends com.google.gwt.event.shared.EventHandler,S extends com.google.gwt.event.shared.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
|
| RowRenderEvent |
TODO - Gesse - Comment this
|
| ShowRowDetailsEvent |
| Enum | Description |
|---|---|
| BaseRowEditEvent.Operation |
Copyright © 2014. All rights reserved.