| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addTabSelectedHandler(TabSelectedHandler handler)
Notification fired when a tab is selected.
|
com.google.gwt.event.shared.HandlerRegistration addTabSelectedHandler(TabSelectedHandler handler)
TabSet.draw() is called, the tabSelected() notification will fire on
draw()handler - the tabSelected handlerHandlerRegistration used to remove this handler