Uses of Class
org.opencms.util.CmsTreeNode
Package
Description
Contains code for workplace context menu.
Utility functions for String manipulation and other often used tasks.
-
Uses of CmsTreeNode in org.opencms.util
Modifier and TypeMethodDescriptionList<CmsTreeNode<T>>
CmsTreeNode.getChildren()
Gets the (mutable) list of child nodes.Modifier and TypeMethodDescriptionvoid
CmsTreeNode.addChild
(CmsTreeNode<T> cmsTreeNode) Adds a child node.