套件 | 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:47 PM Z