Interface DownClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonDownClick(DownClickEvent event) Notification method fired when theminiNav is showingand the down button on thenavigationBar'sMiniNavControlis clicked. 
- 
Method Details
- 
onDownClick
Notification method fired when theminiNav is showingand the down button on thenavigationBar'sMiniNavControlis clicked.- Parameters:
 event- the event
 
 -