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  
CHANGED — Constant Static Property, class com.adobe.portfolio.api.SessionDataChangedEvent
Value of the kind property indicating that existing session data was modified.
check(category:String, permission:String) — method, interface com.adobe.portfolio.api.IPermissions
Determines whether the category/permission pair has been granted within this collection (for the owner of this IPermissions instance).
children — Property, interface com.adobe.portfolio.api.IAttachment
Children of this IAttachment.
collection — Property, interface com.adobe.portfolio.api.INavigatorHost
Retrieves the portfolio (an ICollection instance) on which the navigator is operating.
collectionDropManager — Property, interface com.adobe.portfolio.api.INavigatorHost
Gets the drop manager object used by flex developers to specify the target directory for drag and drop of files from the OS, and by flash developers to enable and control drag and drop functionality.
COLOR — Constant Static Property, class com.adobe.portfolio.api.PropertyType
A possible value of the IProperty.type property, used for properties that contain arbitrary color values.
com.adobe.portfolio.api — package
commands — Property, interface com.adobe.portfolio.api.INavigatorHost
Returns the set of delivered ICommand instances as requested via requestCommands().
CommandType — final class, package com.adobe.portfolio.api
The CommandType class provides values for the ICommand interface.
compressedSize — Property, interface com.adobe.portfolio.api.IAttachment
The compressed size (in bytes) of the file.
COMPRESSED_SIZE — Constant Static Property, class com.adobe.portfolio.api.FieldType
A possible value of the IField.type property, used for a field that identifies the compressedSize default property of an IAttachment.
CONTEXT_MENU — Constant Static Property, class com.adobe.portfolio.api.CommandType
The ICommand value to display a context menu based on the specified attachment.
contextName — Property, class com.adobe.portfolio.api.PropertyValueChangedEvent
The name of the IPropertyContext containing the property whose value has changed.
createFolder(name:String, response:Function) — method, interface com.adobe.portfolio.api.ICollection
Create a new folder in the current folder.
creationDate — Property, interface com.adobe.portfolio.api.IAttachment
The creation date of the file.
CREATION_DATE — Constant Static Property, class com.adobe.portfolio.api.FieldType
A possible value of the IField.type property, used for a field that identifies the creationDate default property of an IAttachment.
ctrlKey — Property, class com.adobe.portfolio.api.RightClickEvent
Set to true if the control key was pressed; set to false otherwise.
currentFolder — Property, interface com.adobe.portfolio.api.INavigatorHost
The folder where new attachments will be added when Acrobat menu items such as "Add File...", "Add Folder...", and "New Folder..." are invoked.
currentPropertyContext — Property, interface com.adobe.portfolio.api.INavigatorHost
Sets the current IPropertyContext for the navigator, based on the user's interaction.
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