LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


options

Specifies an object that holds all options available in the TreeView.

Property Value

An Object which contains all properties in TreeView directive.

options = {

allowDrag: false,

allowDrop: true,

allowFocus: true,

autoCheck: false,

autoExpand: true,

checkBoxSettings: this.defaultCheckBoxSettings,

controlStyle: this.defaultStyle,

editorSettings: { activate: 'click' },

hoverSelection: false,

indent: 15,

itemIcon: '',

labelEdit: false,

pathSeparator: '\\',

rtl: false,

selectionMode: 'one',

showCheckBoxes: false,

showIcons: true,

showStatusIcons: false,

sorting: 'none'

}

Property Value

Version Information

Supported in: v1.0.