Uses of Interface
org.eclipse.rap.rwt.client.service.BrowserNavigationListener
Packages that use BrowserNavigationListener
-
Uses of BrowserNavigationListener in org.eclipse.rap.rwt.client.service
Methods in org.eclipse.rap.rwt.client.service with parameters of type BrowserNavigationListenerModifier and TypeMethodDescriptionvoid
BrowserNavigation.addBrowserNavigationListener
(BrowserNavigationListener listener) Adds a listener to the browser navigation.void
BrowserNavigation.removeBrowserNavigationListener
(BrowserNavigationListener listener) Removes a listener from the navigation support.