The acrobat.collection package contains classes and interfaces that can be used to create custom PDF portfolio navigators for Adobe Acrobat 9.0.
| Interface | Description | |
|---|---|---|
| IAttachment | An individual attachment in the portfolio. | |
| ICollection | An interface representing a PDF collection or portfolio. | |
| ICollectionDropManager | This interfaces provides services for associating drop targets with a display object. | |
| ICommand | This interface provides functions used to request and execute commands. | |
| IField | This interface provides support for fields displayed in the user interface. | |
| INavigator | A Flash presentation of a PDF collection. | |
| INavigatorHost | An INavigator instance uses this interface to communicate with its hosting environment. | |
| IPermissions | This interface can be used to check whether specific permissions have been granted. | |
| ISort | This interface defines sorting criteria. |
| Class | Description | |
|---|---|---|
| AcrobatDragEvent | An Event dispatched by an ICollection in response to drag operations. | |
| CommandType | The CommandType class provides values for the ICommand interface. | |
| DropEvent | An Event dispatched by an ICollection in response to drop operations. | |
| FieldType | The FieldType class provides values for the IField interface. | |
| FieldValueChangedEvent | Dispatched when the value of an IAttachment instance's schema field changes. | |
| RightClickEvent | An Event dispatched by an ICollection in response to right-click operations. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/navigator/9/Navigator_SDK9_HTMLHelp/API_References/Acrobat_Navigator_API_Reference/acrobat/collection/package-detail.html