|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasTabSelectedHandlers
Method Summary | |
---|---|
HandlerRegistration |
addTabSelectedHandler(TabSelectedHandler handler)
Notification fired when a tab is selected. |
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
---|
fireEvent |
Method Detail |
---|
HandlerRegistration addTabSelectedHandler(TabSelectedHandler handler)
TabSet.draw()
is called, the tabSelected()
notification will fire on
draw()
handler
- the tabSelected handler
HandlerRegistration
used to remove this handler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |