| Paket | lc.procmgmt.ui.task.form.commands |
| Klass | public class TaskFormTakeOfflineCommand |
| Arv | TaskFormTakeOfflineCommand 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 |
TaskFormTakeOfflineCommand class executes the TaskForm
object's take offline operation and is used to take a form offline.
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. | TaskFormTakeOfflineCommand | ||
Publika metoder
| Metod | Definieras med | ||
|---|---|---|---|
Constructor. | TaskFormTakeOfflineCommand | ||
Executes the take offline operation for a form. | TaskFormTakeOfflineCommand | ||
![]() |
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 = "TaskFormTakeOfflineCommand" [statisk]
A special value that specifies the name of the TaskForm object's offline command. | TaskFormTakeOfflineCommand | ||
Egenskapsdetaljer
name | egenskap |
Konstruktordetaljer
TaskFormTakeOfflineCommand | () | Konstruktor |
public function TaskFormTakeOfflineCommand(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 take offline operation for a form.
Returnerarlc.foundation.util:Token — A token that notifies the caller when execution is complete.
|
Relaterade API-element
Konstantdetaljer
NAME | Konstant |
public static const NAME:String = "TaskFormTakeOfflineCommand"| 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 offline command.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper