Class EntityTreeViewContextImpl
java.lang.Object
ch.tocco.nice2.netui.impl.tree.entity.EntityTreeViewContextImpl
- All Implemented Interfaces:
EntityTreeViewContext,TreeContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetParentEntityKey(String parentEntityKey) voidsetParentEntityModel(String parentEntityModel) voidsetRootEntityModel(String rootEntityModel) voidsetRootKey(String rootKey) voidsetTreeProvider(String treeProvider) voidsetTreeStartNode(String treeStartNode)
-
Constructor Details
-
EntityTreeViewContextImpl
public EntityTreeViewContextImpl()
-
-
Method Details
-
getRootEntityModel
-
setRootEntityModel
-
getRootKey
-
setRootKey
-
getTreeProvider
-
setTreeProvider
-
getTreeStartNode
- Specified by:
getTreeStartNodein interfaceEntityTreeViewContext
-
setTreeStartNode
-
getParentEntityModel
- Specified by:
getParentEntityModelin interfaceEntityTreeViewContext
-
setParentEntityModel
-
getParentEntityKey
- Specified by:
getParentEntityKeyin interfaceEntityTreeViewContext
-
setParentEntityKey
-