Class ecm.widget.TreeSelector


Extends dijit.tree._dndSelector.
Provides a widget that contains a tree that is used to navigate the folders in a repository. This widget allows users to select multiple folders, but it does not allow them to select nodes with no item value.
Defined in: <ecm\widget\TreeSelector.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
userSelect(node, multi, range)
Add or remove the given node from selection, responding to a user action such as a click or keypress.

Constructor Detail

ecm.widget.TreeSelector()

Method Detail

userSelect(node, multi, range)

Add or remove the given node from selection, responding to a user action such as a click or keypress.
Parameters:
node
multi
range