Uses of Interface
com.google.gwt.user.client.HistoryListener
-
Packages that use HistoryListener Package Description com.google.gwt.user.client Fundamental user-interface classes used in client-side GWT code. -
-
Uses of HistoryListener in com.google.gwt.user.client
Methods in com.google.gwt.user.client with parameters of type HistoryListener Modifier and Type Method Description static voidHistory. addHistoryListener(HistoryListener listener)Deprecated.static voidHistory. removeHistoryListener(HistoryListener listener)Deprecated.
-