Paket | com.adobe.icc.editors.managers |
Klass | public class ACMRelationshipManager |
Arv | ACMRelationshipManager LCRelationshipManager |
Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Composer Building Block 10 |
Körningsmiljöversioner: | AIR (unsupported), Flash Player 10.2 |
Publika metoder
Metod | Definieras med | ||
---|---|---|---|
Constructor. | ACMRelationshipManager |
Publika konstanter
Konstant | Definieras med | ||
---|---|---|---|
MODIFIED : String = "Modified" [statisk]
The constant specifying the status Modified. | ACMRelationshipManager | ||
PUBLSHED : String = "Published" [statisk]
The constant specifying the status Published. | ACMRelationshipManager | ||
READYFORPUBLSH : String = "ReadyToPublish" [statisk]
The constant specifying the status Ready For Publish. | ACMRelationshipManager |
Konstruktordetaljer
ACMRelationshipManager | () | Konstruktor |
public function ACMRelationshipManager()
Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Composer Building Block 10.0 |
Körningsmiljöversioner: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Konstantdetaljer
MODIFIED | Konstant |
public static const MODIFIED:String = "Modified"
Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Composer Building Block 10 |
Körningsmiljöversioner: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | Konstant |
public static const PUBLSHED:String = "Published"
Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Composer Building Block 10 |
Körningsmiljöversioner: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | Konstant |
public static const READYFORPUBLSH:String = "ReadyToPublish"
Språkversion: | ActionScript 3.0 |
Produktversion: | Asset Composer Building Block 10 |
Körningsmiljöversioner: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Tue Jun 12 2018, 01:40 PM Z