→ Boolean
Registers a script-defined panelette as a member of this panel, adding it to panelettes list.
Represents an object-inspection panel, a special type of tabbed palette that displays contextual information for a selected thumbnail.
| Name | Type | Access | Description |
|---|---|---|---|
| Boolean | read/write | Whether to display this panel. | |
| String | readonly | The localized title string to display in the panel's tab header. | |
| String | readonly | The unique menu identifier of a script-defined flyout menu for this panel. | |
| Boolean | read/write | When true, the panel is minimized or iconified. | |
| Array | readonly | A collection of panelettes contained in this panel, in display order. | |
| Number | read/write | The preferred default position of this tabbed panel in the Inspector, relative to other panels. | |
| String | read/write | The title text of this panel, displayed in the tab header. | |
| Boolean | readonly | When true, the majority of this panel is visible on the screen. | |
| Boolean | read/write | When true, this panel occupies the entire available horizontal space. |
Registers a script-defined panelette as a member of this panel, adding it to panelettes list.
Removes a member panelette from this panel.
Method parameters that accept a InspectorPanel.