패키지 | com.adobe.ep.taskmanagement.filter |
클래스 | public class Property |
상속 | Property ![]() |
구현 | IProperty |
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
공용 속성
공용 메서드
메서드 | 정의 주체 | ||
---|---|---|---|
Constructor. | Property | ||
![]() |
지정된 속성이 객체에 정의되어 있는지 여부를 나타냅니다. | Object | |
![]() |
Object 클래스의 인스턴스가 매개 변수로 지정된 객체의 프로토타입 체인에 있는지 여부를 나타냅니다. | Object | |
![]() |
지정된 속성이 존재하고 열거 가능한지 여부를 나타냅니다. | Object | |
![]() |
루프 작업에서 동적 속성을 사용할 수 있는지 여부를 설정합니다. | Object | |
![]() |
로캘별 규칙에 따라 서식이 지정된 이 객체의 문자열 표현을 반환합니다. | Object | |
![]() |
지정된 객체의 문자열 표현을 반환합니다. | Object | |
![]() |
지정된 객체의 프리미티브 값을 반환합니다. | Object |
공용 상수
상수 | 정의 주체 | ||
---|---|---|---|
COMPLETETIME : Property [정적]
The COMPLETETIME constant specifies the task property named completeTime. | Property | ||
CREATETIME : Property [정적]
The COMPLETETIME constant specifies the task property named createTime. | Property | ||
DESCRIPTION : Property [정적]
The DESCRIPTION constant specifies the task property named description. | Property | ||
ID : Property [정적]
The ID constant specifies the task property named id. | Property | ||
INSTRUCTIONS : Property [정적]
The INSTRUCTIONS constant specifies the task property named instructions. | Property | ||
NAME : Property [정적]
The NAME constant specifies the task property named name. | Property | ||
OWNERID : Property [정적]
The OWNERID constant specifies the task property named ownerId. | Property | ||
STATUS : Property [정적]
The STATUS constant specifies the task property named status. | Property | ||
UPDATETIME : Property [정적]
The UPDATETIME constant specifies the task property named updateTime. | Property |
생성자 세부 정보
Property | () | 생성자 |
상수 세부 정보
COMPLETETIME | 상수 |
public static const COMPLETETIME:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named completeTime
.
CREATETIME | 상수 |
public static const CREATETIME:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named createTime
.
DESCRIPTION | 상수 |
public static const DESCRIPTION:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The DESCRIPTION
constant specifies the task property named description
.
ID | 상수 |
public static const ID:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The ID
constant specifies the task property named id
.
INSTRUCTIONS | 상수 |
public static const INSTRUCTIONS:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The INSTRUCTIONS
constant specifies the task property named instructions
.
NAME | 상수 |
public static const NAME:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The NAME
constant specifies the task property named name
.
OWNERID | 상수 |
public static const OWNERID:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The OWNERID
constant specifies the task property named ownerId
.
STATUS | 상수 |
public static const STATUS:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The STATUS
constant specifies the task property named status
.
UPDATETIME | 상수 |
public static const UPDATETIME:Property
언어 버전: | ActionScript 3.0 |
제품 버전: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
런타임 버전: | AIR 2.6, Flash Player 10.2 |
The UPDATETIME
constant specifies the task property named updateTime
.
Tue Jun 12 2018, 03:17 PM Z