Pacchetto | lc.procmgmt.domain |
Classe | public class TaskItemResult |
Ereditarietà | TaskItemResult DomainObject Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult
class passes item data from the Document Server when the
item is rendered or submitted.
Elementi API correlati
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [sola lettura]
A SessionMap object that stores information relating to the server session. | DomainObject |
Metodi pubblici
Descrizione delle proprietà
form | proprietà |
form:DocumentReference
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
Implementazione
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Tue Jun 12 2018, 02:44 PM Z