Packagelc.domain
Classpublic class TaskItemResult
InheritanceTaskItemResult Inheritance DomainObject Inheritance Object

The TaskItemResult class passes item data from the server when the item is rendered or submitted.

See also

lc.core.ITaskManager.renderItem()


Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
  form : DocumentReference
The DocumentReference object being passed from the server.
TaskItemResult
 Inheritedprototype : Object
[static] A reference to the prototype object of a class or function object.
Object
 Inheritedsession : SessionMap
[read-only] A SessionMap object that stores information relating to the server session.
DomainObject
Public Methods
 MethodDefined By
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Property Detail
formproperty
form:DocumentReference  [read-write]

The DocumentReference object being passed from the server.


Implementation
    public function get form():DocumentReference
    public function set form(value:DocumentReference):void




 

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/domain/TaskItemResult.html