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