public interface HasUpClickHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addUpClickHandler(UpClickHandler handler)
Notification method fired when the up button on the
miniNavControl is clicked. |
fireEventHandlerRegistration addUpClickHandler(UpClickHandler handler)
miniNavControl is clicked.handler - the upClick handlerHandlerRegistration used to remove this handler