Pacchetto | com.adobe.ep.taskmanagement.filter |
Classe | public class Property |
Ereditarietà | Property Object |
Implementa | IProperty |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Metodo | Definito da | ||
---|---|---|---|
Constructor. | Property | ||
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 |
Costante | Definito da | ||
---|---|---|---|
COMPLETETIME : Property [statico]
The COMPLETETIME constant specifies the task property named completeTime. | Property | ||
CREATETIME : Property [statico]
The COMPLETETIME constant specifies the task property named createTime. | Property | ||
DESCRIPTION : Property [statico]
The DESCRIPTION constant specifies the task property named description. | Property | ||
ID : Property [statico]
The ID constant specifies the task property named id. | Property | ||
INSTRUCTIONS : Property [statico]
The INSTRUCTIONS constant specifies the task property named instructions. | Property | ||
NAME : Property [statico]
The NAME constant specifies the task property named name. | Property | ||
OWNERID : Property [statico]
The OWNERID constant specifies the task property named ownerId. | Property | ||
STATUS : Property [statico]
The STATUS constant specifies the task property named status. | Property | ||
UPDATETIME : Property [statico]
The UPDATETIME constant specifies the task property named updateTime. | Property |
Property | () | Funzione di costruzione |
public function Property(aPropertyName:String = null)
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
Constructor.
ParametriaPropertyName:String (default = null ) — Specifies the name of this property.
|
COMPLETETIME | Costante |
public static const COMPLETETIME:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named completeTime
.
CREATETIME | Costante |
public static const CREATETIME:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named createTime
.
DESCRIPTION | Costante |
public static const DESCRIPTION:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The DESCRIPTION
constant specifies the task property named description
.
ID | Costante |
public static const ID:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The ID
constant specifies the task property named id
.
INSTRUCTIONS | Costante |
public static const INSTRUCTIONS:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The INSTRUCTIONS
constant specifies the task property named instructions
.
NAME | Costante |
public static const NAME:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The NAME
constant specifies the task property named name
.
OWNERID | Costante |
public static const OWNERID:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The OWNERID
constant specifies the task property named ownerId
.
STATUS | Costante |
public static const STATUS:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The STATUS
constant specifies the task property named status
.
UPDATETIME | Costante |
public static const UPDATETIME:Property
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Gestione attività 10 |
Versioni runtime: | AIR 2.6, Flash Player 10.2 |
The UPDATETIME
constant specifies the task property named updateTime
.
Tue Jun 12 2018, 02:44 PM Z