AdobeBridgeCS5SDK

Class SnpTemplate

Object
   |
   +--SnpTemplate

class SnpTemplate


The template for writing snippets.

Usage

  1. Itemized list.
  2. Describes how to run the snippet.

Description

A more detailed description of the snippet goes here.

Defined in SnpTemplate.jsx


Field Summary
 String requiredContext
          The context in which this snippet can run.
 
Constructor Summary
SnpTemplate()
           
 
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

SnpTemplate

SnpTemplate()

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