|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BrowserNavigationListener
An event handler that is invoked whenever the user navigates within the application, i.e. changes the fragment part of the URL. This can happen by pressing the browser's back button, by selecting an item from the browser's history, or by manually changing the fragment part of the URL in the browser's URL bar.
BrowserNavigation
Method Summary | |
---|---|
void |
navigated(BrowserNavigationEvent event)
Called when the user navigated within the application. |
Method Detail |
---|
void navigated(BrowserNavigationEvent event)
event
- the event that contains details of the navigation
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.