Пакет | 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:34 AM Z