phoneControllerClass

Methods

public back() Goes back one step in the history.
public pushHistoryEntry(pageName, pageState, pageHash) Pushes the specified page state to the history stack.
public switchTo(name, viewParams, switchToParams) Switches to a new view. The switch is visualized by a slide animation.
public updateHistoryEntry() Remains in the same view, but replaces a last history entry through a new one based on the object returned by nokia.mh5.ui.Page.getNavigationState and nokia.mh5.ui.Page.getHash