Home > hpcc-js > HPCCSplitPanelElement

HPCCSplitPanelElement class

Signature:

export declare class HPCCSplitPanelElement extends HPCCLuminoElement 

Extends: HPCCLuminoElement

Constructors

ConstructorModifiersDescription
(constructor)()Constructs a new instance of the HPCCSplitPanelElement class

Properties

PropertyModifiersTypeDescription
_divprotectedHTMLDivElement
_slotprotectedHTMLSlotElement
_splitPanelprotectedSplitPanel
orientation"horizontal" | "vertical"The orientation of the splitter
spacingnumberThe spacing between the panels in the splitter

Methods

MethodModifiersDescription
addWidget(w, e, _ref)
createPanel()
enter()
exit()
messageHook(handler, msg)
update(changes)