A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ACTION — Constant Static Property, class com.adobe.portfolio.api.PropertyType
A possible value of the IProperty.type property, used for properties that represent navigator actions.
ADDED — Constant Static Property, class com.adobe.portfolio.api.SessionDataChangedEvent
Value of the kind property indicating that new session data was added.
addFiles(response:Function) — method, interface com.adobe.portfolio.api.ICollection
Launches a file import dialog for the purpose of importing a file or group of files from the host file system to the package.
addFolder(response:Function) — method, interface com.adobe.portfolio.api.ICollection
Launches a folder import dialog for the purpose of recursively importing a folder structure from the host file system into the package.
addResource(browseDialogTitle:String, browseDialogFilters:Array, relativeURL:String, response:Function) — method, interface com.adobe.portfolio.api.ICollection
Adds custom resources needed by the navigators.
apiVersion — Property, interface com.adobe.portfolio.api.INavigatorHost
The API version number as recorded in the apiVersion field of the navigator's navigator.xml file.
applicationFontList — Property, interface com.adobe.portfolio.api.INavigatorHost
Returns an array of Objects that describe fonts available on the system or to the hosting application Fonts that are not legally embeddable are filtered out.
appliesTo(operand:any) — method, interface com.adobe.portfolio.api.ICommand
Determines whether the ICommand instance can operate on the specified item.
ascending — Property, interface com.adobe.portfolio.api.ISort
true if the sort is in ascending order; false if it is in descending order.
authoringMode — Property, interface com.adobe.portfolio.api.INavigatorHost
Returns a value of true when Acrobat is in collection authoring mode.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z