org.gnomekr.potron.web.tree
Class TranslationNode

java.lang.Object
  extended by org.gnomekr.potron.web.tree.AbstractNavigationNode<Translation>
      extended by org.gnomekr.potron.web.tree.TranslationNode
All Implemented Interfaces:
Serializable, org.apache.myfaces.custom.tree2.TreeNode

public class TranslationNode
extends AbstractNavigationNode<Translation>

TranslationNode.java

Version:
$Revision 1.1 $ $Date: 2005/07/11 17:07:28 $
Author:
Xavier Cho
See Also:
Serialized Form

Constructor Summary
TranslationNode(Translation translation)
           
 
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

TranslationNode

public TranslationNode(Translation translation)
Method Detail

createChildNodes

protected List<org.apache.myfaces.custom.tree2.TreeNode> createChildNodes()
Specified by:
createChildNodes in class AbstractNavigationNode<Translation>
See Also:
AbstractNavigationNode.createChildNodes()


Copyright © 2000-2005 Gnome Korea. All Rights Reserved.