Backend\VueComponents\TreeView

Extends:

Treeview Vue component.

See NodeDefinition for node options.

Public properties

There are no public properties in the class.

Show inherited public properties

Inherited public properties

Protected properties

protected $require

A list of Vue component class names required for this component.

Show inherited protected properties

Inherited protected properties

Public methods

Show inherited public methods

Inherited public methods

Protected methods

protected void loadAssets()

Adds component specific asset files. Use $this->addJs() and $this->addCss() to register new assets to include on the page. The default component script and CSS file are loaded automatically.

protected void registerSubcomponents()

Show inherited protected methods

Inherited protected methods