Gets or sets the label shown in this palette's header.
Gets or sets whether the palette is locked. When locked, the user cannot open or close the palette; changing the open property still works.
Gets or sets whether the palette is open. When closed, only the header is visible.
Gets the DOM element that contains the palette interface.
Gets the panel that contains this palette, or null
if it is not in a panel.
If this is a standard built-in palette, this property exists and names the type, such as "arithmetic"
.
If this is a standard built-in palette, this property exists and names the variant, such as "standard"
.
Permanently disposes of this palette. The palette is removed from its panel, if any, and associated resources are freed. The effects of using this palette after disposing of it are undefined.
This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.
A Palette consists of a header and one or more rows of controls. The header can be opened or closed to show or hide the controls. Groups of Palettes are combined into SidePanels appearing to the left or right of a Shell.