Interface CurrentViewChangedHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidNotification 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
 
 -