Package org.iplass.mtp.view.treeview
Class EntityTreeViewItem
java.lang.Object
org.iplass.mtp.view.treeview.TreeViewItem
org.iplass.mtp.view.treeview.EntityTreeViewItem
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ReferenceTreeViewItem
ツリービューにEntityを表示するための定義情報
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.iplass.mtp.view.treeview.TreeViewItem
TreeViewItem.TreeSortType
-
Field Summary
Fields inherited from class org.iplass.mtp.view.treeview.TreeViewItem
action, defName, displayDefinitionNode, displayPropertyName, entityDefinitionNodeCssStyle, entityDefinitionNodeIcon, entityNodeCssStyle, entityNodeIcon, indexNodeCssStyle, indexNodeIcon, limit, mapping, referenceTreeViewItems, sortItem, sortType, viewName
-
Constructor Summary
-
Method Summary
Methods inherited from class org.iplass.mtp.view.treeview.TreeViewItem
addMapping, addReferenceTreeItem, getAction, getDefName, getDisplayPropertyName, getEntityDefinitionNodeCssStyle, getEntityDefinitionNodeIcon, getEntityNodeCssStyle, getEntityNodeIcon, getIndexNodeCssStyle, getIndexNodeIcon, getItem, getLimit, getMapping, getReferenceTreeViewItems, getSortItem, getSortType, getViewName, isDisplayDefinitionNode, setAction, setDefName, setDisplayDefinitionNode, setDisplayPropertyName, setEntityDefinitionNodeCssStyle, setEntityDefinitionNodeIcon, setEntityNodeCssStyle, setEntityNodeIcon, setIndexNodeCssStyle, setIndexNodeIcon, setLimit, setMapping, setReferenceTreeViewItems, setSortItem, setSortType, setViewName
-
Constructor Details
-
EntityTreeViewItem
public EntityTreeViewItem()コンストラクタ
-