Packagelc.endpoint
Classpublic class EndpointCardRendererModel

The EndpointCardRendererModel class acts as the presentation model for the EndpointCardRenderer component.

See also

lc.endpoint.EndpointCardRenderer


Public Methods
 MethodDefined By
  
Invokes the process when its image is selected.
EndpointCardRendererModel
  
Initializes property bindings and sets the source for the card image.
EndpointCardRendererModel
  
Displays the details of a process when the text is selected.
EndpointCardRendererModel
Events
 Event Summary Defined By
   Dispatched to display the details of an endpoint.EndpointCardRendererModel
   Dispatched to start a process by using a form.EndpointCardRendererModel
Method Detail
imageSelected()method
public override function imageSelected():void

Invokes the process when its image is selected.

initialize()method 
public override function initialize():void

Initializes property bindings and sets the source for the card image.

textSelected()method 
public override function textSelected():void

Displays the details of a process when the text is selected.

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

Dispatched to display the details of an endpoint. An endpoint is used to start a process by using a form.

invokeSelect Event  
Event Object Type: lc.endpoint.EndpointEvent
EndpointEvent.type property = lc.endpoint.EndpointEvent

Dispatched to start a process by using a form.





 

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/EndpointCardRendererModel.html