public interface NavigationClickHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onNavigationClick(NavigationClickEvent event)
Notification method fired when the user clicks the default back / forward buttons on the navigation bar for this
SplitPane . |
void onNavigationClick(NavigationClickEvent event)
SplitPane
. Note that the return value will be ignored and cancelation won't be possible unless notifyAfterNavigationClick
has been set
false so that the notification occurs before navigation.
event
- the event