|
GWT 2.0.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
I
- the type being selectedpublic interface HasSelectionHandlers<I>
A widget that implements this interface is a public source of
SelectionEvent
events.
Method Summary | |
---|---|
HandlerRegistration |
addSelectionHandler(SelectionHandler<I> handler)
Adds a SelectionEvent handler. |
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
---|
fireEvent |
Method Detail |
---|
HandlerRegistration addSelectionHandler(SelectionHandler<I> handler)
SelectionEvent
handler.
handler
- the handler
|
GWT 2.0.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |