Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BSTreeViewSelectOptions

The options for TreeView selection state functions

Hierarchy

Index

Constructors

constructor

Properties

Private _force

_force: boolean = false

Force a change of the node state, even if the value is not changed. Mostly useful for internal usage

internal

Private _unselecting

_unselecting: boolean

For internal use

internal
deprecated

Use ignorePreventUnselect instead

ignorePreventUnselect

ignorePreventUnselect: boolean

When this is set to true, the node will be unselected even if the preventUnselected option is used on the treeview.

silent

silent: boolean = false

If true no events will be triggered by this action

Generated using TypeDoc