Eclipse Rich Ajax Platform

Uses of Interface
org.eclipse.rwt.events.BrowserHistoryListener

Packages that use BrowserHistoryListener
org.eclipse.rwt   
org.eclipse.rwt.events   
 

Uses of BrowserHistoryListener in org.eclipse.rwt
 

Methods in org.eclipse.rwt with parameters of type BrowserHistoryListener
 void IBrowserHistory.addBrowserHistoryListener(BrowserHistoryListener listener)
          Adds a BrowserHistoryListener to the history support.
 void IBrowserHistory.removeBrowserHistoryListener(BrowserHistoryListener listener)
          Removes a BrowserHistoryListener from the history support.
 

Uses of BrowserHistoryListener in org.eclipse.rwt.events
 

Methods in org.eclipse.rwt.events with parameters of type BrowserHistoryListener
static void BrowserHistoryEvent.addListener(Adaptable adaptable, BrowserHistoryListener listener)
           
static void BrowserHistoryEvent.removeListener(Adaptable adaptable, BrowserHistoryListener listener)
           
 


Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.