com.google.gwt.user.client.impl
Class HistoryImpl
java.lang.Object
com.google.gwt.user.client.impl.HistoryImpl
- public abstract class HistoryImpl
- extends Object
Native implementation associated with
History.
HistoryImpl
public HistoryImpl()
init
public abstract boolean init()
getToken
public abstract String getToken()
newItem
public abstract void newItem(String historyToken)
onHistoryChanged
protected static void onHistoryChanged(String historyToken)
This javadoc distribution was not produced by Google. The official documentation is here.