org.gnomekr.potron.web.tree
Class TemplateNode
java.lang.Object
org.gnomekr.potron.web.tree.AbstractNavigationNode<Template>
org.gnomekr.potron.web.tree.TemplateNode
- All Implemented Interfaces:
- Serializable, org.apache.myfaces.custom.tree2.TreeNode
public class TemplateNode
- extends AbstractNavigationNode<Template>
TemplateNode.java
- Version:
- $Revision 1.1 $ $Date: 2005/07/20 17:41:28 $
- 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 |
TemplateNode
public TemplateNode(Template template)
createChildNodes
protected List<org.apache.myfaces.custom.tree2.TreeNode> createChildNodes()
- Specified by:
createChildNodes
in class AbstractNavigationNode<Template>
- See Also:
AbstractNavigationNode.createChildNodes()
Copyright © 2000-2005 Gnome Korea. All Rights Reserved.