Home > hpcc-js > HPCCTabPanelElement

HPCCTabPanelElement class

Signature:

export declare class HPCCTabPanelElement extends HPCCLuminoElement 

Extends: HPCCLuminoElement

Constructors

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

Properties

PropertyModifiersTypeDescription
_divprotectedHTMLDivElement
_slotprotectedHTMLSlotElement
_tabPanelprotectedTabPanel
add_button_enabledbooleanWhether the button to add new tabs is enabled
tab_placement"top" | "left" | "right" | "bottom"The placement of the tab bar relative to the content
tabs_movablebooleanWhether the tabs are movable by the user

Methods

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