org.gnomekr.potron.web.tree
Class ProjectNode
java.lang.Object
org.gnomekr.potron.web.tree.AbstractNavigationNode<Project>
org.gnomekr.potron.web.tree.ProjectNode
- All Implemented Interfaces:
- Serializable, org.apache.myfaces.custom.tree2.TreeNode
public class ProjectNode
- extends AbstractNavigationNode<Project>
ProjectNode.java
- Version:
- $Revision 1.1 $ $Date: 2005/07/20 17:41:35 $
- Author:
- Xavier Cho
- See Also:
- Serialized Form
Methods inherited from class org.gnomekr.potron.web.tree.AbstractNavigationNode |
getChildCount, getChildren, getDescription, getIdentifier, getType, getUserObject, isLeaf, setDescription, setIdentifier, setLeaf, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectNode
public ProjectNode(Project project)
createChildNodes
protected List<org.apache.myfaces.custom.tree2.TreeNode> createChildNodes()
- Specified by:
createChildNodes
in class AbstractNavigationNode<Project>
- See Also:
AbstractNavigationNode.createChildNodes()
Copyright © 2000-2005 Gnome Korea. All Rights Reserved.