|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.wiki.tree.TreeNode
org.exoplatform.wiki.tree.RootTreeNode
public class RootTreeNode
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.wiki.tree.TreeNode |
|---|
TreeNode.TREETYPE |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.wiki.tree.TreeNode |
|---|
children, CHILDREN_NUMBER, CURRENT_PAGE, CURRENT_PATH, DEPTH, hasChild, isRetricted, isSelected, name, nodeType, path, PATH, SELECTED_PAGE, SHOW_DESCENDANT, SHOW_EXCERPT, STACK_PARAMS |
| Constructor Summary | |
|---|---|
RootTreeNode()
|
|
| Method Summary | |
|---|---|
protected void |
addChildren(HashMap<String,Object> context)
|
| Methods inherited from class org.exoplatform.wiki.tree.TreeNode |
|---|
buildPath, equals, getChildren, getName, getNodeType, getNumberOfChildren, getPath, hashCode, isHasChild, isRetricted, isSelected, pushDescendants, setChildren, setHasChild, setName, setNodeType, setRetricted, setSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootTreeNode()
| Method Detail |
|---|
protected void addChildren(HashMap<String,Object> context)
throws Exception
addChildren in class TreeNodeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||