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