Interface AddTabClickedHandler
- All Superinterfaces:
EventHandler
Deprecated.
-
Method Summary
-
Method Details
-
onAddTabClicked
Deprecated.Click handler applied to theaddTabButton
.The default implementation will invoke
TabSet.addTabClick()
- Parameters:
event
- the event
-