AdobeBridgeCS5SDK

Class SnpAddScriptUINavBar

Object
   |
   +--SnpAddScriptUINavBar

class SnpAddScriptUINavBar


Shows how to display ScriptUI components in the bottom navigation bar.

Usage

  1. Run the snippet in the ExtendScript Toolkit (see Readme.txt)
  2. You should find this creates a bottom NavBar below the Bridge Content pane.
  3. Select a thumbnail in the Bridge Content pane.

Description

Defines ScriptUI user-interface components, and displays them in the bottom navigation bar. Displays the bar for existing browser windows, and defines an event handler to add it to new browser windows on creation.


Defined in SnpAddScriptUINavBar.jsx


Field Summary
 String requiredContext
          The context in which this snippet can run.
 
Constructor Summary
SnpAddScriptUINavBar()
           
 
Method Summary
 boolean canRun()
           Determines whether snippet can be run given current context.
 boolean run()
           Functional part of this snippet.

Field Detail

requiredContext

String requiredContext

Constructor Detail

SnpAddScriptUINavBar

SnpAddScriptUINavBar()

Method Detail

canRun

boolean canRun()

run

boolean run()

AdobeBridgeCS5SDK

http://www.adobe.com/devnet/bridge
Documentation generated by JSDoc on Tue Apr 27 10:21:34 2010