org.gnomekr.potron.web.tree
Class TranslationNode
java.lang.Object
org.gnomekr.potron.web.tree.AbstractNavigationNode<Translation>
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
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 |
TranslationNode
public TranslationNode(Translation translation)
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.