|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type about to be selectedpublic interface BeforeSelectionHandler<T>
Handler interface for BeforeSelectionEvent
events.
Method Summary | |
---|---|
void |
onBeforeSelection(BeforeSelectionEvent<T> event)
Called when BeforeSelectionEvent is fired. |
Method Detail |
---|
void onBeforeSelection(BeforeSelectionEvent<T> event)
BeforeSelectionEvent
is fired.
event
- the BeforeSelectionEvent
that was fired
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |