Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BSTreeViewExpandOptions

The options for TreeView collapse/expand 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

levels

levels: number = 999

The number of levels that should be expanded when expanding a node.

silent

silent: boolean = false

If true no events will be triggered by this action

Generated using TypeDoc