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