Home > hpcc-js > HPCCTabPanelElement

HPCCTabPanelElement class

Signature:

export declare class HPCCTabPanelElement extends HPCCLuminoElement 

Extends: HPCCLuminoElement

Constructors

Constructor

Modifiers

Description

(constructor)()

Constructs a new instance of the HPCCTabPanelElement class

Properties

Property

Modifiers

Type

Description

_div

protected

HTMLDivElement

_slot

protected

HTMLSlotElement

_tabPanel

protected

TabPanel

add_button_enabled

boolean

Whether 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_movable

boolean

Whether the tabs are movable by the user

Methods

Method

Modifiers

Description

addWidget(w, _e, _ref)

createPanel()

enter()

exit()

messageHook(handler, msg)

update(changes)