Class: TreeSupport

bcdui.widgetNg.connectable. TreeSupport

Tree support class providing item rendering, controls binding and onItemMoved handler

new bcdui.widgetNg.connectable.TreeSupport(container, config)

widgetNg/connectable/connectablePackage.js, line 1289
Name Type Description
container jQuery The container
config object Options
Name Type Default Description
isDefaultCollapsed boolean true optional Initial state
levelNodeName string Local nodename of the level, i.e. "Level"
itemNodeName string Local nodename of the item, i.e. "Item"
valueAttrName string Attribute name of value attribute, i.e. "id"
captionAttrName string Attribute name of caption attribute, i.e. "caption"
leftPaddingLevel number 14 optional Left padding in pixels per level depth