The name of the panel, used to identify a specific panel.
The title of the panel, used to display the panel.
The bitmap of the panel, used to display the panel.
Copy a panel from the category.
The panel to be copied.
The copied panel.
Get the name of the category.
The name of the category.
Get the panel object by index.
The index of the panel. This value can be iterated through from getPanelCount.
Get the specified panel object.
Get the panel object by name.
The name of the panel.
Get the specified panel object.
Get the number of panels in the category.
The number of panels in the category.
Recalculate the layout of the category.
Whether to recalculate the layout of the panel.
Promise
Add a panel to the category.