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