Package | com.adobe.icc.enum |
Class | public class ObjectType |
Inheritance | ObjectType Object |
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Constant | Defined By | ||
---|---|---|---|
CATEGORY : uint = 6 [static]
Specifies the enumerator code for object type Category. | ObjectType | ||
CONDITION : uint = 3 [static]
Specifies the enumerator code for object type Condition. | ObjectType | ||
CONFIG : uint = 8 [static]
Specifies the enumerator code for object type Configuration. | ObjectType | ||
DATADICTIONARY : uint = 16 [static]
Specifies the enumerator code for object type Data Dictionary. | ObjectType | ||
FORM : uint = 1 [static]
Specifies the enumerator code for object type Form. | ObjectType | ||
FRAGMENT : uint = 15 [static]
Specifies the enumerator code for object type Fragment. | ObjectType | ||
IMAGE : uint = 12 [static]
Specifies the enumerator code for object type Image. | ObjectType | ||
LETTER : uint = 0 [static]
Specifies the enumerator code for object type Letter. | ObjectType | ||
LETTER_EXPRESSION_SWF : uint = 13 [static]
Specifies the enumerator code for object type Letter Expression SWF. | ObjectType | ||
LIST : uint = 4 [static]
Specifies the enumerator code for object type List. | ObjectType | ||
PORTFOLIO : uint = 11 [static]
Specifies the enumerator code for object type Portfolio. | ObjectType | ||
TBX : uint = 2 [static]
Specifies the enumerator code for object type TBX. | ObjectType |
CATEGORY | Constant |
public static const CATEGORY:uint = 6
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Category.
CONDITION | Constant |
public static const CONDITION:uint = 3
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Condition.
CONFIG | Constant |
public static const CONFIG:uint = 8
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Configuration.
DATADICTIONARY | Constant |
public static const DATADICTIONARY:uint = 16
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 10 |
Runtime Versions: | AIR (unsupported), Flash Player 10.2 |
Specifies the enumerator code for object type Data Dictionary.
FORM | Constant |
public static const FORM:uint = 1
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Form.
FRAGMENT | Constant |
public static const FRAGMENT:uint = 15
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 10 |
Runtime Versions: | AIR (unsupported), Flash Player 10.2 |
Specifies the enumerator code for object type Fragment.
IMAGE | Constant |
public static const IMAGE:uint = 12
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Image.
LETTER | Constant |
public static const LETTER:uint = 0
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Letter.
LETTER_EXPRESSION_SWF | Constant |
public static const LETTER_EXPRESSION_SWF:uint = 13
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Letter Expression SWF.
LIST | Constant |
public static const LIST:uint = 4
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type List.
PORTFOLIO | Constant |
public static const PORTFOLIO:uint = 11
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Portfolio.
TBX | Constant |
public static const TBX:uint = 2
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type TBX. That is, Text Module.
Mon Nov 28 2011, 06:48 AM -08:00