This project has retired. For details please refer to its
Attic page.
DefaultTreeModel.TreeNode (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.forms.formmodel.tree
Interface DefaultTreeModel.TreeNode
- All Known Implementing Classes:
- DefaultTreeModel.DefaultTreeNode
- Enclosing class:
- DefaultTreeModel
public static interface DefaultTreeModel.TreeNode
getChildren
Collection getChildren()
isLeaf
boolean isLeaf()
getChildKey
String getChildKey(Object child)
getChild
Object getChild(String key)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.