Pakiet | lc.procmgmt.domain |
Klasa | public class TaskItemResult |
Dziedziczenie | TaskItemResult DomainObject Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult
class passes item data from the Document Server when the
item is rendered or submitted.
Powiązane elementy interfejsu API
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [tylko do odczytu]
A SessionMap object that stores information relating to the server session. | DomainObject |
Metody publiczne
Szczegół właściwości
form | właściwość |
form:DocumentReference
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
Implementacja
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Tue Jun 12 2018, 12:06 PM Z