Pakket | com.adobe.icc.editors.managers |
Klasse | public class ACMRelationshipManager |
Overerving | ACMRelationshipManager LCRelationshipManager |
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
Openbare methoden
Methode | Gedefinieerd door | ||
---|---|---|---|
Constructor. | ACMRelationshipManager |
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
MODIFIED : String = "Modified" [statisch]
The constant specifying the status Modified. | ACMRelationshipManager | ||
PUBLSHED : String = "Published" [statisch]
The constant specifying the status Published. | ACMRelationshipManager | ||
READYFORPUBLSH : String = "ReadyToPublish" [statisch]
The constant specifying the status Ready For Publish. | ACMRelationshipManager |
Constructordetails
ACMRelationshipManager | () | Constructor |
public function ACMRelationshipManager()
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10.0 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Constantedetails
MODIFIED | Constante |
public static const MODIFIED:String = "Modified"
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | Constante |
public static const PUBLSHED:String = "Published"
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | Constante |
public static const READYFORPUBLSH:String = "ReadyToPublish"
Taalversie: | ActionScript 3.0 |
Productversie: | Asset Composer Building Block 10 |
Runtimeversies: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Wed Jun 13 2018, 11:42 AM Z