Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 CommandType
com.adobe.portfolio.api The CommandType class provides values for the ICommand interface.
 FieldType
com.adobe.portfolio.api The FieldType class provides values for the IField interface.
 FieldValueChangedEvent
com.adobe.portfolio.api This event is dispatched when the value of an IAttachment instance's schema field changes.
 IAttachment
com.adobe.portfolio.api An individual attachment in the portfolio.
 ICollection
com.adobe.portfolio.api An interface that represents a PDF collection or Portfolio.
 ICollectionDropManager
com.adobe.portfolio.api This interfaces provides services for associating drop targets with a display object.
 ICommand
com.adobe.portfolio.api This interface provides functions used to request and execute commands.
 IField
com.adobe.portfolio.api This interface provides support for fields displayed in the user interface.
 INavigator
com.adobe.portfolio.api A Flash presentation of a PDF portfolio.
 INavigatorHost
com.adobe.portfolio.api An INavigator instance uses this interface to communicate with its hosting environment.
 IPDFDocument
com.adobe.portfolio.api Provides access to a PDF document.
 IPermissions
com.adobe.portfolio.api This interface can be used to check whether specific permissions have been granted.
 IProperty
com.adobe.portfolio.api This interface provides support for properties displayed in the user interface.
 IPropertyContext
com.adobe.portfolio.api This interface provides support for groups of properties displayed in the user interface.
 ISort
com.adobe.portfolio.api This interface defines sorting criteria.
 IXFAForm
com.adobe.portfolio.api Provides access to an XFA form.
 PropertyType
com.adobe.portfolio.api The PropertyType class provides values for the IProperty interface.
 PropertyValueChangedEvent
com.adobe.portfolio.api Dispatched when the value of an IProperty changes.
 RightClickEvent
com.adobe.portfolio.api An Event dispatched by a INavigatorHost in response to right-click operations.
 SessionDataChangedEvent
com.adobe.portfolio.api Event dispatched when session data for the Collection changes.