Uses of Class
de.hybris.platform.cockpit.components.navigationarea.model.TreeNodeWrapper
-
Packages that use TreeNodeWrapper Package Description de.hybris.platform.cockpit.components.navigationarea.model -
-
Uses of TreeNodeWrapper in de.hybris.platform.cockpit.components.navigationarea.model
Fields in de.hybris.platform.cockpit.components.navigationarea.model declared as TreeNodeWrapper Modifier and Type Field Description static TreeNodeWrapperMyWorkflowsTreeModel. dummyNodeMethods in de.hybris.platform.cockpit.components.navigationarea.model that return TreeNodeWrapper Modifier and Type Method Description TreeNodeWrapperTreeNodeWrapper. getParent()Constructors in de.hybris.platform.cockpit.components.navigationarea.model with parameters of type TreeNodeWrapper Constructor Description TreeNodeWrapper(TypedObject item, TreeNodeWrapper parent)
-