(Beta)
The lc.procmgmt.ui.endpoint package contains classes and components that provide the user interface for supporting and manipulating categories and endpoints for tasks such as starting a process. 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 Start Process component functionality in Workspace.
Classes
Class | Description | |
---|---|---|
EndpointCardRenderer | The EndpointCardRenderer component represents an endpoint object. | |
EndpointCardRendererModel | The EndpointCardRendererModel class acts as the presentation model for the EndpointCardRenderer component. | |
EndpointDetails | The EndpointDetails component represents the information on a process card. | |
EndpointDetailsModel | The EndpointDetailsModel class provides support for the views that are interested in EndpointDetails component. | |
EndpointEvent | The EndpointEvent class contains events that are dispatched when a user performs an action against an endpoint. | |
EndpointGridSelector | The EndpointGridSelector component displays a collection of endpoints in a data grid. | |
EndpointGridSelectorModel | The EndpointGridSelectorModel class acts as the presentation model for the EndpointGridSelector component. | |
EndpointTileList | The EndpointTileList component is configured to use the EndpointCardRenderer component to display endpoints in a grid, as well as pass on relevant events from the renderer. | |
StartProcess | The StartProcess component is the primary component that enables a user to navigate between different categories of forms to start a process. | |
StartProcessBase | For internal use only. | |
StartProcessModel | The StartProcessModel class acts as the model for the StartProcess component. |
Mon Nov 18 2013, 12:22 PM -08:00