Пакет | lc.procmgmt.domain |
Класс | public class TaskItemResult |
Наследование | TaskItemResult DomainObject Object |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Версии среды выполнения: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult
class passes item data from the Document Server when the
item is rendered or submitted.
Связанные элементы API
Общедоступные свойства
Свойство | Определено | ||
---|---|---|---|
constructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [только для чтения]
A SessionMap object that stores information relating to the server session. | DomainObject |
Общедоступные методы
Сведения о свойстве
form | свойство |
form:DocumentReference
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Версии среды выполнения: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
Реализация
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Tue Jun 12 2018, 11:34 AM Z