Panel API
Panel API
component | The id of the component renderer |
|---|---|
height | The panel height in pixels |
id | The id of the panel that would have been assigned when the panel was created |
isActive | Whether the panel is the actively selected panel |
isFocused | Whether the panel holds the current focus |
isVisible | Whether the panel is visible |
onDidActiveChange | |
onDidDimensionsChange | |
onDidFocusChange | |
onDidParametersChange | |
onDidVisibilityChange | |
onWillFocus | |
width | The panel width in pixels |
getParameters | |
setActive | |
setVisible | |
updateParameters | |
component | The id of the component renderer |
height | The panel height in pixels |
id | The id of the panel that would have been assigned when the panel was created |
isActive | Whether the panel is the actively selected panel |
isFocused | Whether the panel holds the current focus |
isVisible | Whether the panel is visible |
onDidActiveChange | |
onDidConstraintsChange | |
onDidDimensionsChange | |
onDidFocusChange | |
onDidParametersChange | |
onDidVisibilityChange | |
onWillFocus | |
width | The panel width in pixels |
getParameters | |
setActive | |
setConstraints | |
setSize | |
setVisible | |
updateParameters | |
component | The id of the component renderer |
height | The panel height in pixels |
id | The id of the panel that would have been assigned when the panel was created |
isActive | Whether the panel is the actively selected panel |
isExpanded | |
isFocused | Whether the panel holds the current focus |
isVisible | Whether the panel is visible |
onDidActiveChange | |
onDidConstraintsChange | |
onDidDimensionsChange | |
onDidExpansionChange | |
onDidFocusChange | |
onDidParametersChange | |
onDidVisibilityChange | |
onMouseEnter | |
onMouseLeave | |
onWillFocus | |
width | The panel width in pixels |
getParameters | |
setActive | |
setConstraints | |
setExpanded | |
setSize | |
setVisible | |
updateParameters | |