包 | 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, 11:04 AM Z