(Beta)
The lc.procmgmt.ui.attachments package contains classes that provide the user interface for managing notes and attachments. The classes and components in this package are useful for customizing LiveCycle Workspace 9 and building applications using Flex that require functionality similar to the Notes and Attachments functionality available in Workspace.
Classes
Class | Description | |
---|---|---|
AttachmentHeader | The AttachmentHeader component provides the user interface for adding a note or an attachment to a task. | |
AttachmentHeaderBase | The AttachmentHeaderBase acts as the parent for the AttachmentHeader. | |
AttachmentHeaderModel | The AttachmentsHeaderModel class acts as the model for the AttachmentsHeader component. | |
AttachmentList | The AttachmentsList component displays the list of attachments and notes associated with a task. | |
AttachmentListModel | The AttachmentListModel class acts as the presentation model for the AttachmentList component. | |
Attachments | The Attachments component provides a complete user interface for working with the attachments and notes associated with a task. | |
AttachmentsModel | The AttachmentsModel class acts as the model for the Attachments component. |
Wed Nov 21 2018, 06:57 AM -08:00