Class PageHistory
java.lang.Object
org.silverpeas.mobile.client.common.navigation.PageHistory
- All Implemented Interfaces:
com.google.gwt.event.logical.shared.ValueChangeHandler<String>,com.google.gwt.event.shared.EventHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionback()voidclear()static PageHistoryvoidvoidgoTo(PageContent page) voidgotoToFullScreen(String token) booleanisVisible(PageContent page) voidonValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event) intsize()
-
Constructor Details
-
PageHistory
public PageHistory()
-
-
Method Details
-
getInstance
-
gotoToFullScreen
-
goTo
-
back
-
getCurrent
-
size
public int size() -
goBackToFirst
public void goBackToFirst() -
clear
public void clear() -
isVisible
-