|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The row data typepublic interface SelectionChangeHandler<T>
Handler for SelectionChangeEvents.
| Method Summary | |
|---|---|
void |
onSelectionChange(SelectionChangeEvent<T> event)
Called when a selection model's selection state is changed. |
| Method Detail |
|---|
void onSelectionChange(SelectionChangeEvent<T> event)
event - a selection change event, containing info about rows that have
been added to or removed from the selection.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||