Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addTabSelectedHandler(TabSelectedHandler handler)
Optional handler to fire when a tab is selected.
|
com.google.gwt.event.shared.HandlerRegistration addTabSelectedHandler(TabSelectedHandler handler)
TabSet.tabSelected()
this method only fires when the
tabset is drawn.handler
- the tabSelected handlerHandlerRegistration
used to remove this handler