| Pacchetto | lc.procmgmt.ui.task.form.commands |
| Classe | public class TaskFormTakeOfflineCommand |
| Ereditarietà | TaskFormTakeOfflineCommand Object |
| Implementa | ICommand |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | 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.
Elementi API correlati
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
![]() | constructor : Object
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | Object | |
| name : String [sola lettura]
The name of the command. | TaskFormTakeOfflineCommand | ||
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | TaskFormTakeOfflineCommand | ||
Executes the take offline operation for a form. | TaskFormTakeOfflineCommand | ||
![]() |
Indica se per un oggetto è definita una proprietà specifica. | Object | |
![]() |
Indica se un'istanza della classe Object si trova nella catena di prototipi dell'oggetto specificato come parametro. | Object | |
![]() |
Indica se la proprietà specificata esiste ed è enumerabile. | Object | |
![]() |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa di questo oggetto, formattato in base alle convenzioni specifiche per le versioni localizzate. | Object | |
![]() |
Restituisce la rappresentazione in formato stringa dell'oggetto specificato. | Object | |
![]() |
Restituisce il valore di base dell'oggetto specificato. | Object | |
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| NAME : String = "TaskFormTakeOfflineCommand" [statico]
A special value that specifies the name of the TaskForm object's offline command. | TaskFormTakeOfflineCommand | ||
Descrizione delle proprietà
name | proprietà |
Descrizione della funzione di costruzione
TaskFormTakeOfflineCommand | () | Funzione di costruzione |
public function TaskFormTakeOfflineCommand(taskForm:lc.procmgmt.ui.task.form:TaskForm)| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constructor.
ParametritaskForm:lc.procmgmt.ui.task.form:TaskForm — Specifies the TaskForm object to be associated with the command.
|
Descrizione dei metodi
execute | () | metodo |
public function execute():lc.foundation.util:Token| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Executes the take offline operation for a form.
Restituiscelc.foundation.util:Token — A token that notifies the caller when execution is complete.
|
Elementi API correlati
Descrizione delle costanti
NAME | Costante |
public static const NAME:String = "TaskFormTakeOfflineCommand"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Adobe Digital Enterprise Platform Document Services - Area di lavoro 9 |
| Versioni runtime: | 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, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate