Interface HasNavigationClickHandlers
- All Superinterfaces:
HasHandlers
- All Known Implementing Classes:
NavigationBar
,NavPanel
,SplitPane
-
Method Summary
Modifier and TypeMethodDescriptionNotification method fired when the user clicks the default back / forward buttons on the navigation bar for thisSplitPane
.Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
-
Method Details