Pacote | lc.procmgmt.domain |
Classe | public class TaskItemResult |
Herança | TaskItemResult DomainObject Object |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de 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.
Elementos da API relacionados
Propriedades públicas
Propriedade | Definido por | ||
---|---|---|---|
constructor : Object
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [somente leitura]
A SessionMap object that stores information relating to the server session. | DomainObject |
Métodos públicos
Detalhes da propriedade
form | propriedade |
form:DocumentReference
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versões de runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
Implementação
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Wed Jun 13 2018, 11:10 AM Z