Makes this browser window the topmost active window in the windowing system.
Document
Represents an Adobe Bridge browser window.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Array | read/write | Identifies up to four lines of additional metadata to display for thumbnails in the Content pane. | |
| Boolean | read/write | Whether to allow drag-and-drop of thumbnails in this browser window. | |
| — | read/write | DEPRECATED. Use navbars.filesystem.bottom. | |
| String | read/write | The browser window mode, corresponding to the UI button on the upper right, "Switch to compact mode". | |
| — | readonly | DEPRECATED. Do not use. | |
| String | read/write | DEPRECATED. Do not use. | |
| Thumbnail | readonly | The Thumbnail object a user has right-clicked to invoke a context menu; otherwise undefined. | |
| Boolean | read/write | Whether to display Inspector panels. | |
| Array | readonly | Current selected thumbnails in the Content pane. | |
| Number | read/write | The height of the browser window in pixels. | |
| Number | readonly | In Windows only, a platform-specific handle to the window for this browser. | |
| Number | readonly | A unique identifier for the browser window, valid for the life of the window. | |
| — | read/write | DEPRECATED. Do not use. | |
| Boolean | readonly | When true, this browser window is in the zoomed or maximized state. | |
| Boolean | readonly | When true, this browser window is in the collapsed or minimized state. | |
| Object | readonly | Contains the predefined NavBar objects for the configurable navigation bars. | |
| String | read/write | Text to be displayed in the Content pane when the selected thumbnail is for an empty folder. | |
| String | read/write | The Adobe Bridge-enabled application that created or first activated this browser window, if it was not Adobe Bridge. | |
| Array | readonly | A collection of TabbedPalette objects for all default and script-defined display palettes available to this browser, regardless of their visibility status. | |
| Object | read/write | The position of this browser window on the screen. | |
| String | readonly | The presentation mode of the Content pane. | |
| String | read/write | The path to the content displayed in the Content pane. | |
| Number | readonly | The number of currently selected thumbnails in the Content pane. | |
| Array | readonly | The Thumbnail objects for all currently selected files in the Content pane of this document. | |
| Number | readonly | The number of currently selected thumbnails in the Content pane. | |
| Boolean | read/write | When true, thumbnail names are displayed in the Content pane. | |
| Array | read/write | How the thumbnails in the Content pane are sorted. | |
| Array | read/write | A list of all current thumbnail stacks in this browser. | |
| String | read/write | The text displayed in the document's status line at the bottom of the Content pane. | |
| Thumbnail | read/write | The Thumbnail object for the node currently selected in the Folders or Favorites pane. | |
| String | read/write | The view mode of the Content pane, as selected by the View menu. | |
| — | read/write | DEPRECATED. Use navbars.filesystem.top. | |
| Boolean | read/write | When true, the browser window is expanded, as opposed to being minimized or collapsed. | |
| Array | readonly | An array of Thumbnail objects that are currently shown in the Content pane. | |
| Number | readonly | The number of thumbnails in the visibleThumbnails array. | |
| — | read/write | DEPRECATED. Do not use. | |
| Number | read/write | The width of the browser window in pixels. | |
| Object | readonly | Retrieves the most recently set workspace. |
Methods
Centers this browser window on the screen.
Executes an Adobe Bridge-defined or script-defined menu command programatically.
Closes this browser window.
Deselects a node in the Content pane.
Deselects all selected nodes in the Content pane.
DEPRECATED. Do not use.
Stores stack properties into the cache file.
Collects selected thumbnails for files of a given type, if any are selected.
Maximizes or zooms this browser window.
Minimizes or docks this browser window.
Centers this browser window on the screen, and sets the height and width to 80% of the screen height and width.
DEPRECATED in Creative Suite 3. Use app.acquirePhysicalFiles() instead.
DEPRECATED. Do not use.
Refreshes the display of this browser window.
Restores the default configuration of the tabbed palettes in this browser window.
Restores this browser window after it has been minimized.
Causes the Content pane (not the Folders or Favorites pane) to show the specified thumbnail.
Selects a thumbnail in the Content pane.
Selects all children of the currenly selected thumbnail in the Content pane.
Sets the presentation mode of the Content pane, and optionally the path to the current content to display.
Sets the browser configuration to a predefined, user-defined or script-defined workspace.
Object of 1
Properties elsewhere that hold a Document.