→ void
Removes this palette from the list of available palettes and destroys it.
Represents a tabbed palette in the Adobe Bridge browser window.
| Name | Type | Access | Description |
|---|---|---|---|
| Object | readonly | When type is script, the ScriptUI Window object to display. | |
| String | read/write | A non-localized unique identifier for the palette. | |
| Boolean | read/write | ||
| String | read/write | The localized string to display as the palette title. | |
| String | readonly | The type of content displayed in the palette; script (ScriptUI) or web (HTML). | |
| String | read/write | When type is web, the path to the page to display. | |
| Boolean | read/write | When true, this palette is visible, when false it is hidden. |
Removes this palette from the list of available palettes and destroys it.
Moves this palette to a specific docking location in the browser.