|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The row data typepublic interface SelectionHandler<T>
Handler for SelectionEvents.
| Method Summary | |
|---|---|
void |
onSelect(SelectionEvent<T> event)
Called when a selection model's selection state is changed. |
| Method Detail |
|---|
void onSelect(SelectionEvent<T> event)
event - a selection 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 | |||||||||