| Pacchetto | com.adobe.icc.editors.managers |
| Classe | public class ACMRelationshipManager |
| Ereditarietà | ACMRelationshipManager LCRelationshipManager |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Metodi pubblici
| Metodo | Definito da | ||
|---|---|---|---|
Constructor. | ACMRelationshipManager | ||
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| MODIFIED : String = "Modified" [statico]
The constant specifying the status Modified. | ACMRelationshipManager | ||
| PUBLSHED : String = "Published" [statico]
The constant specifying the status Published. | ACMRelationshipManager | ||
| READYFORPUBLSH : String = "ReadyToPublish" [statico]
The constant specifying the status Ready For Publish. | ACMRelationshipManager | ||
Descrizione della funzione di costruzione
ACMRelationshipManager | () | Funzione di costruzione |
public function ACMRelationshipManager()| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10.0 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Descrizione delle costanti
MODIFIED | Costante |
public static const MODIFIED:String = "Modified"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Modified.
PUBLSHED | Costante |
public static const PUBLSHED:String = "Published"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Published.
READYFORPUBLSH | Costante |
public static const READYFORPUBLSH:String = "ReadyToPublish"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Asset Composer 10 |
| Versioni runtime: | AIR (unsupported), Flash Player 10.2 |
The constant specifying the status Ready For Publish.
Tue Jun 12 2018, 02:44 PM Z