ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
com.adobe.icc.editors.managers 

ACMRelationshipManager  - AS3 Asset Composer

Packagecom.adobe.icc.editors.managers
Classpublic class ACMRelationshipManager
InheritanceACMRelationshipManager Inheritance LCRelationshipManager

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10
Runtime Versions: AIR (unsupported), Flash Player 10.2

Relationship manager for managing the Relationship browser.



Public Methods
 MethodDefined By
  
Constructor.
ACMRelationshipManager
Public Constants
 ConstantDefined By
  MODIFIED : String = "Modified"
[static] The constant specifying the status Modified.
ACMRelationshipManager
  PUBLSHED : String = "Published"
[static] The constant specifying the status Published.
ACMRelationshipManager
  READYFORPUBLSH : String = "ReadyToPublish"
[static] The constant specifying the status Ready For Publish.
ACMRelationshipManager
Constructor Detail

ACMRelationshipManager

()Constructor
public function ACMRelationshipManager()

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10.0
Runtime Versions: AIR (unsupported), Flash Player 10.2

Constructor.

Constant Detail

MODIFIED

Constant
public static const MODIFIED:String = "Modified"

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10
Runtime Versions: AIR (unsupported), Flash Player 10.2

The constant specifying the status Modified.

PUBLSHED

Constant 
public static const PUBLSHED:String = "Published"

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10
Runtime Versions: AIR (unsupported), Flash Player 10.2

The constant specifying the status Published.

READYFORPUBLSH

Constant 
public static const READYFORPUBLSH:String = "ReadyToPublish"

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10
Runtime Versions: AIR (unsupported), Flash Player 10.2

The constant specifying the status Ready For Publish.