Interface CurrentViewChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification that fires whenever the current view changes via themainView tabset
.
-
Method Details
-
onCurrentViewChanged
Notification that fires whenever the current view changes via themainView tabset
.- Parameters:
event
- the event
-