Class ecm.widget.admin.AdminTree

Provides a navigation tree for administration objects such as desktops, labels, menus, plug-ins, repositories, settings, and viewer maps.
Defined in: <ecm\widget\admin\AdminTree.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
 
 
 
onOpen(item, node)
Fired when a tree node is open.
 
setModel(model)
Set the tree model and show the tree.

Constructor Detail

ecm.widget.admin.AdminTree()

Method Detail

destroy()


getModel()


getTree()


onOpen(item, node)

Fired when a tree node is open.
Parameters:
item
node
Since:
2.0.3

setModel(model)

Set the tree model and show the tree.
Parameters:
model