Pakiet | com.adobe.icc.editors.managers |
Klasa | public class ACMRelationshipManager |
Dziedziczenie | ACMRelationshipManager LCRelationshipManager |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 10 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Metody publiczne
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Constructor. | ACMRelationshipManager |
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
MODIFIED : String = "Modified" [statyczny]
The constant specifying the status Modified. | ACMRelationshipManager | ||
PUBLSHED : String = "Published" [statyczny]
The constant specifying the status Published. | ACMRelationshipManager | ||
READYFORPUBLSH : String = "ReadyToPublish" [statyczny]
The constant specifying the status Ready For Publish. | ACMRelationshipManager |
Konstruktor Szczegół
ACMRelationshipManager | () | Konstruktor |
public function ACMRelationshipManager()
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 10.0 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Szczegół stałej
MODIFIED | Stała |
public static const MODIFIED:String = "Modified"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 10 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | Stała |
public static const PUBLSHED:String = "Published"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 10 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | Stała |
public static const READYFORPUBLSH:String = "ReadyToPublish"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Asset Composer Building Block 10 |
Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Tue Jun 12 2018, 12:06 PM Z