| Package | lc.endpoint |
| Class | public class EndpointCardRenderer |
EndpointCardRenderer component represents an endpoint object. Endpoints
allow users to initiate a process using a form. By invoking an endpoint,
the user starts a process. By inspecting the details of an endpoint, the
description of what the process does is provided to the user.
The EndpointCardRenderer component interacts with the
EndpointCardRendererModel class.
See also
| Property | Defined By | ||
|---|---|---|---|
| model : EndpointCardRendererModel
The presentation model for this view.
| EndpointCardRenderer | ||
| Event | Summary | Defined By | ||
|---|---|---|---|---|
| Dispatched to start a process using a form. | EndpointCardRenderer | |||
| Dispatched to display the details of an endpoint. | EndpointCardRenderer | |||
| model | property |
public var model:EndpointCardRendererModel
The presentation model for this view.
| detailsSelect | Event |
lc.endpoint.EndpointEvent
flash.events.Event
Dispatched to start a process using a form.
| invokeSelect | Event |
lc.endpoint.EndpointEvent
flash.events.Event
Dispatched to display the details of an endpoint.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/lc/endpoint/EndpointCardRenderer.html