Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.ui |
Modifier and Type | Class and Description |
---|---|
class |
OwObjectClassTreeView
TreeView Module to display Tree Views of OwObjects.
|
class |
OwObjectClassView.OwObjectClassTreeViewViewWithStyle
overwrite the object tree view to use own styles
|
class |
OwObjectTreeView
TreeView Module to display Tree Views of OwObjects.
|
class |
OwObjectTreeViewEXTJS
Object tree based on EXT-JS tree view.
|
Modifier and Type | Method and Description |
---|---|
protected OwTreeView.OwTreeViewNode |
OwObjectTreeViewEXTJS.createTreeViewNode(OwTreeView treeView_p,
Object obj_p) |
Constructor and Description |
---|
OwObjectTreeViewEXTJS.OwTreeViewNodeJS(OwTreeView treeView_p,
Object obj_p)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected OwTreeView |
OwTreeView.OwTreeViewNode.m_view
reference to the underlying view
|
Modifier and Type | Method and Description |
---|---|
protected OwTreeView.OwTreeViewNode |
OwTreeView.createTreeViewNode(OwTreeView treeView_p,
Object obj_p)
overridable factory method check of node has subnodes to be overwritten
by the derived class
|
Constructor and Description |
---|
OwTreeView.OwTreeViewNode(OwTreeView treeView_p,
Object obj_p)
construct a tree node
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.