Package | lc.procmgmt.domain |
Classe | public class TaskItemResult |
Héritage | TaskItemResult DomainObject Object |
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult
class passes item data from the Document Server when the
item is rendered or submitted.
Eléments de l’API associés
Propriétés publiques
Propriété | Défini par | ||
---|---|---|---|
constructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [lecture seule]
A SessionMap object that stores information relating to the server session. | DomainObject |
Méthodes publiques
Détails de la propriété
form | propriété |
form:DocumentReference
Version du langage: | ActionScript 3.0 |
Version du produit: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
Implémentation
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Tue Jun 12 2018, 09:30 AM Z