Bridge2021
Object

TabbedPalette

Represents a tabbed palette in the Adobe Bridge browser window.

Properties

NameType AccessDescription
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.

Methods

void

Removes this palette from the list of available palettes and destroys it.

void

Moves this palette to a specific docking location in the browser.

paletteColumn String The horizontal location of the palette in the browser.
paletteRow? String | Number The vertical location of the palette in the browser.