Interface UpClickHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidonUpClick(UpClickEvent event) Notification method fired when theminiNav is showingand the up button on thenavigationBar'sMiniNavControlis clicked.
- 
Method Details- 
onUpClickNotification method fired when theminiNav is showingand the up button on thenavigationBar'sMiniNavControlis clicked.- Parameters:
- event- the event
 
 
-