LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


selectionMode

Gets or sets the method by which tree items are selected.

Property Value

A String value. The default is 'one', stating that only one item can become selected in the TreeView.

Remarks

The following values are acceptable:

  • none - Selection is disabled
  • one - Only one item can be selected
  • multi-simple - Multiple items can be selected using mouse clicks or keyboard keys
  • multi-extended - Multiple items can be selected using mouse clicks or keyboard keys, including the SHIFT key

Version Information

Supported in: v1.1.

Articles & Samples

See Also