Paquete | com.adobe.icc.editors.managers |
Clase | public class ACMRelationshipManager |
Herencia | ACMRelationshipManager LCRelationshipManager |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | 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ática]
The constant specifying the status Modified. | ACMRelationshipManager | ||
PUBLSHED : String = "Published" [estática]
The constant specifying the status Published. | ACMRelationshipManager | ||
READYFORPUBLSH : String = "ReadyToPublish" [estática]
The constant specifying the status Ready For Publish. | ACMRelationshipManager |
Información sobre constructores
ACMRelationshipManager | () | Información sobre |
public function ACMRelationshipManager()
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10.0 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Información sobre constantes
MODIFIED | Constante |
public static const MODIFIED:String = "Modified"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | Constante |
public static const PUBLSHED:String = "Published"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | Constante |
public static const READYFORPUBLSH:String = "ReadyToPublish"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Asset Composer 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Tue Jun 12 2018, 02:12 PM Z