Packagelc.endpoint
Classpublic class EndpointCardRenderer

The 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

lc.endpoint.EndpointCardRendererModel


Public Properties
 PropertyDefined By
  model : EndpointCardRendererModel
The presentation model for this view.
EndpointCardRenderer
Events
 Event Summary Defined By
   Dispatched to start a process using a form.EndpointCardRenderer
   Dispatched to display the details of an endpoint.EndpointCardRenderer
Property Detail
modelproperty
public var model:EndpointCardRendererModel

The presentation model for this view.

Event Detail
detailsSelect Event
Event Object Type: lc.endpoint.EndpointEvent
EndpointEvent.type property = flash.events.Event

Dispatched to start a process using a form.

invokeSelect Event  
Event Object Type: lc.endpoint.EndpointEvent
EndpointEvent.type property = 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