Class TreeNodeWrapper
java.lang.Object
de.hybris.platform.cockpit.components.navigationarea.model.TreeNodeWrapper
Wrapper for tree nodes of trees in workflow panel
-
Constructor Details
-
TreeNodeWrapper
public TreeNodeWrapper()
-
-
Method Details
-
getItem
-
hasLeafInformation
public boolean hasLeafInformation() -
setLeaf
public void setLeaf(boolean leaf) -
getParent
-
isLeaf
public boolean isLeaf()
-