パッケージ | 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, 10:34 AM Z