org.apache.myfaces.tobago.example.reference
Class TreeCommandController
java.lang.Object
org.apache.myfaces.tobago.example.reference.TreeCommandController
public class TreeCommandController
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeCommandController
public TreeCommandController()
command
public String command()
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)
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.