org.apache.myfaces.tobago.example.demo
Class Navigation
java.lang.Object
org.apache.myfaces.tobago.example.demo.Navigation
public class Navigation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Navigation
public Navigation()
navigate
public String navigate()
updateMarker
public void updateMarker(String viewId)
getTree
public DefaultMutableTreeNode getTree()
setTree
public void setTree(DefaultMutableTreeNode tree)
getState
public org.apache.myfaces.tobago.model.TreeState getState()
setState
public void setState(org.apache.myfaces.tobago.model.TreeState state)
gotoFirst
public String gotoFirst()
gotoPrevious
public String gotoPrevious()
gotoNext
public String gotoNext()
isFirst
public boolean isFirst()
isLast
public boolean isLast()
viewSource
public String viewSource()
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.