The lc.procmgmt.ui.startpoint 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 Adobe Digital Enterprise Platform - Workspace and building applications using Flex that require functionality similar to the Start Process
component functionality in Workspace.
Classes
| Class | Description |
---|
| StartpointCardRenderer | The StartpointCardRenderer component represents an startpoint object. |
| StartpointCardRendererModel |
The StartpointCardRendererModel class acts as the presentation
model for the StartpointCardRenderer component. |
| StartpointDetails | The StartpointDetails component represents the information on a process
card. |
| StartpointDetailsModel |
The StartpointDetailsModel class provides support for
the views that are interested in StartpointDetails component. |
| StartpointEvent |
The StartpointEvent class contains events that are dispatched when a user performs an action
against an startpoint. |
| StartpointGridSelector | The StartpointGridSelector component displays a collection of startpoints in a
data grid. |
| StartpointGridSelectorModel |
The StartpointGridSelectorModel class acts as the presentation
model for the StartpointGridSelector component. |
| StartpointTileList |
The StartpointTileList component is configured to use the
StartpointCardRenderer component to display startpoints 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. |
© 2015 Adobe Systems Incorporated. All rights reserved.
Thu Dec 6 2018, 01:47 PM -08:00