| Paket | lc.procmgmt.ui.task.form.commands |
| Klass | public class TaskFormSaveCommand |
| Arv | TaskFormSaveCommand Object |
| Implementerar | ICommand |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Körningsmiljöversioner: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskFormSaveCommand class executes the TaskForm object's
save operation.
Relaterade API-element
Publika egenskaper
| Egenskap | Definieras med | ||
|---|---|---|---|
![]() | constructor : Object
En referens till klassobjektet eller konstruktorfunktionen för en given objektinstans. | Object | |
| name : String [skrivskyddad]
The name of the command. | TaskFormSaveCommand | ||
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
Constructor. | TaskFormSaveCommand | ||
Executes the TaskForm save operation. | TaskFormSaveCommand | ||
![]() |
Anger om det finns en egenskap angiven för ett objekt. | Object | |
![]() |
Anger om en instans av klassen Object finns i prototypkedjan för objektet som anges som parameter. | Object | |
![]() |
Anger om den angivna egenskapen finns och är uppräkningsbar. | Object | |
![]() |
Anger tillgänglighet för en dynamisk egenskap för slingåtgärder. | Object | |
![]() |
Returnerar det här objektets strängrepresentation, formaterad i enlighet med språkspecifika konventioner. | Object | |
![]() |
Returnerar det angivna objektets strängbeteckning. | Object | |
![]() |
Returnerar det angivna objektets primitiva värde. | Object | |
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| NAME : String = "TaskFormSaveCommand" [statisk]
A special value that specifies the name of the TaskForm object's save command. | TaskFormSaveCommand | ||
Egenskapsdetaljer
name | egenskap |
Konstruktordetaljer
TaskFormSaveCommand | () | Konstruktor |
public function TaskFormSaveCommand(taskForm:lc.procmgmt.ui.task.form:TaskForm)| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Körningsmiljöversioner: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
ParametrartaskForm:lc.procmgmt.ui.task.form:TaskForm — Specifies the TaskForm object to be associated
with the command.
|
Metoddetaljer
execute | () | metod |
public function execute():lc.foundation.util:Token| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Körningsmiljöversioner: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Executes the TaskForm save operation.
lc.foundation.util:Token — A token that notifies the caller when execution is complete.
|
Relaterade API-element
Konstantdetaljer
NAME | Konstant |
public static const NAME:String = "TaskFormSaveCommand"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| Körningsmiljöversioner: | AIR (unsupported), Flash Player 9, Flash Player 10 |
A special value that specifies the name of the TaskForm object's save command.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper