Uses of Interface
com.google.gwt.user.client.HistoryListener

Packages that use HistoryListener
com.google.gwt.user.client   
 

Uses of HistoryListener in com.google.gwt.user.client
 

Methods in com.google.gwt.user.client with parameters of type HistoryListener
static void History.addHistoryListener(HistoryListener listener)
          Adds a listener to be informed of changes to the browser's history stack.
static void History.removeHistoryListener(HistoryListener listener)
          Removes a history listener.
 



This javadoc distribution was not produced by Google. The official documentation is here.