Home > hpcc-js > HPCCSplitPanelElement

HPCCSplitPanelElement class

Signature:

export declare class HPCCSplitPanelElement extends HPCCLuminoElement 

Extends: HPCCLuminoElement

Constructors

Constructor

Modifiers

Description

(constructor)()

Constructs a new instance of the HPCCSplitPanelElement class

Properties

Property

Modifiers

Type

Description

_div

protected

HTMLDivElement

_slot

protected

HTMLSlotElement

_splitPanel

protected

SplitPanel

orientation

"horizontal" | "vertical"

The orientation of the splitter

spacing

number

The spacing between the panels in the splitter

Methods

Method

Modifiers

Description

addWidget(w, e, _ref)

createPanel()

enter()

exit()

messageHook(handler, msg)

update(changes)