org.gnomekr.potron.web.tree
Class TemplateNode

java.lang.Object
  extended by org.gnomekr.potron.web.tree.AbstractNavigationNode<Template>
      extended by 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

Constructor Summary
TemplateNode(Template template)
           
 
Method Summary
protected  List<org.apache.myfaces.custom.tree2.TreeNode> createChildNodes()
           
 
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
 

Constructor Detail

TemplateNode

public TemplateNode(Template template)
Method Detail

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.