| 패키지 | com.adobe.icc.editors.managers |
| 클래스 | public class ACMRelationshipManager |
| 상속 | ACMRelationshipManager LCRelationshipManager |
| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
공용 메서드
| 메서드 | 정의 주체 | ||
|---|---|---|---|
Constructor. | ACMRelationshipManager | ||
공용 상수
| 상수 | 정의 주체 | ||
|---|---|---|---|
| MODIFIED : String = "Modified" [정적]
The constant specifying the status Modified. | ACMRelationshipManager | ||
| PUBLSHED : String = "Published" [정적]
The constant specifying the status Published. | ACMRelationshipManager | ||
| READYFORPUBLSH : String = "ReadyToPublish" [정적]
The constant specifying the status Ready For Publish. | ACMRelationshipManager | ||
생성자 세부 정보
ACMRelationshipManager | () | 생성자 |
public function ACMRelationshipManager()| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10.0 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
Constructor.
상수 세부 정보
MODIFIED | 상수 |
public static const MODIFIED:String = "Modified"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | 상수 |
public static const PUBLSHED:String = "Published"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | 상수 |
public static const READYFORPUBLSH:String = "ReadyToPublish"| 언어 버전: | ActionScript 3.0 |
| 제품 버전: | Asset Composer Building Block 10 |
| 런타임 버전: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Tue Jun 12 2018, 03:17 PM Z