Pacote | com.adobe.icc.editors.managers |
Classe | public class ACMRelationshipManager |
Herança | ACMRelationshipManager LCRelationshipManager |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Métodos públicos
Método | Definido por | ||
---|---|---|---|
Constructor. | ACMRelationshipManager |
Constantes públicas
Constante | Definido por | ||
---|---|---|---|
MODIFIED : String = "Modified" [estático]
The constant specifying the status Modified. | ACMRelationshipManager | ||
PUBLSHED : String = "Published" [estático]
The constant specifying the status Published. | ACMRelationshipManager | ||
READYFORPUBLSH : String = "ReadyToPublish" [estático]
The constant specifying the status Ready For Publish. | ACMRelationshipManager |
Detalhes do construtor
ACMRelationshipManager | () | Construtor |
public function ACMRelationshipManager()
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10.0 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Detalhes da constante
MODIFIED | Constante |
public static const MODIFIED:String = "Modified"
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | Constante |
public static const PUBLSHED:String = "Published"
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | Constante |
public static const READYFORPUBLSH:String = "ReadyToPublish"
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | Asset Composer Building Block 10 |
Versões de runtime: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Wed Jun 13 2018, 11:10 AM Z