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