Paket | com.adobe.ep.taskmanagement.filter |
Klasse | public class Property |
Vererbung | Property ![]() |
Implementiert | IProperty |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Methode | Definiert von | ||
---|---|---|---|
Constructor. | Property | ||
![]() |
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde. | Object | |
![]() |
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde. | Object | |
![]() |
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann. | Object | |
![]() |
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest. | Object | |
![]() |
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas. | Object | |
![]() |
Gibt das angegebene Objekt als String zurück. | Object | |
![]() |
Gibt den Grundwert des angegebenen Objekts zurück. | Object |
Konstante | Definiert von | ||
---|---|---|---|
COMPLETETIME : Property [statisch]
The COMPLETETIME constant specifies the task property named completeTime. | Property | ||
CREATETIME : Property [statisch]
The COMPLETETIME constant specifies the task property named createTime. | Property | ||
DESCRIPTION : Property [statisch]
The DESCRIPTION constant specifies the task property named description. | Property | ||
ID : Property [statisch]
The ID constant specifies the task property named id. | Property | ||
INSTRUCTIONS : Property [statisch]
The INSTRUCTIONS constant specifies the task property named instructions. | Property | ||
NAME : Property [statisch]
The NAME constant specifies the task property named name. | Property | ||
OWNERID : Property [statisch]
The OWNERID constant specifies the task property named ownerId. | Property | ||
STATUS : Property [statisch]
The STATUS constant specifies the task property named status. | Property | ||
UPDATETIME : Property [statisch]
The UPDATETIME constant specifies the task property named updateTime. | Property |
Property | () | Konstruktor |
public function Property(aPropertyName:String = null)
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
Constructor.
ParameteraPropertyName:String (default = null ) — Specifies the name of this property.
|
COMPLETETIME | Konstante |
public static const COMPLETETIME:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named completeTime
.
CREATETIME | Konstante |
public static const CREATETIME:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named createTime
.
DESCRIPTION | Konstante |
public static const DESCRIPTION:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The DESCRIPTION
constant specifies the task property named description
.
ID | Konstante |
public static const ID:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The ID
constant specifies the task property named id
.
INSTRUCTIONS | Konstante |
public static const INSTRUCTIONS:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The INSTRUCTIONS
constant specifies the task property named instructions
.
NAME | Konstante |
public static const NAME:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The NAME
constant specifies the task property named name
.
OWNERID | Konstante |
public static const OWNERID:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The OWNERID
constant specifies the task property named ownerId
.
STATUS | Konstante |
public static const STATUS:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The STATUS
constant specifies the task property named status
.
UPDATETIME | Konstante |
public static const UPDATETIME:Property
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The UPDATETIME
constant specifies the task property named updateTime
.
Tue Jun 12 2018, 10:04 AM Z