Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BSTreeViewDisableOptions

The options for TreeView disable/enable functions

Hierarchy

Index

Constructors

Properties

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

keepState

keepState: boolean

Keep the expanded/checked/selected state on disable?

silent

silent: boolean = false

If true no events will be triggered by this action

Generated using TypeDoc