| Pakiet | lc.procmgmt.ui.task.form.commands |
| Klasa | public class TaskFormSubmitCommand |
| Dziedziczenie | TaskFormSubmitCommand Object |
| Implementuje | ICommand |
| 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 |
TaskFormSubmitCommand class executes the TaskForm object's
submit operation.
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 | |
| name : String [tylko do odczytu]
The name of the command. | TaskFormSubmitCommand | ||
Metody publiczne
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
Constructor. | TaskFormSubmitCommand | ||
Executes the TaskForm object's submit operation. | TaskFormSubmitCommand | ||
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg reprezentujący określony obiekt. | Object | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| NAME : String = "TaskFormSubmitCommand" [statyczny]
A special value that specifies the name of the TaskForm object's submit command. | TaskFormSubmitCommand | ||
Szczegół właściwości
name | właściwość |
Konstruktor Szczegół
TaskFormSubmitCommand | () | Konstruktor |
public function TaskFormSubmitCommand(taskForm:lc.procmgmt.ui.task.form:TaskForm)| 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 |
Constructor.
ParametrytaskForm:lc.procmgmt.ui.task.form:TaskForm — Specifies the TaskForm object to be associated with the command.
|
Szczegół metody
execute | () | metoda |
public function execute():lc.foundation.util:Token| 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 |
Executes the TaskForm object's submit operation.
lc.foundation.util:Token — A token that notifies the caller when execution is complete.
|
Powiązane elementy interfejsu API
Szczegół stałej
NAME | Stała |
public static const NAME:String = "TaskFormSubmitCommand"| 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 |
A special value that specifies the name of the TaskForm object's submit command.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne