Class ecm.widget.UnselectableFolder

This class is used for folders that should not be selectable in the folder selector control.
Defined in: <ecm\widget\UnselectableFolder.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
 
constructor(folderId, allowSelectChildren, tooltipMessage)

Constructor Detail

ecm.widget.UnselectableFolder()

Method Detail

constructor(folderId, allowSelectChildren, tooltipMessage)

Parameters:
folderId
The String id of the selected folder.
allowSelectChildren
A Boolean indicating whether children of the selected folder are available for selection.
tooltipMessage
A String that may be used by the UI as a tooltip for the selected folder.