(Beta)
Package | com.adobe.icc.enum |
Class | public class ObjectType |
Inheritance | ObjectType ![]() |
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR 1.0, Flash Player 9, Flash Player 10 |
Public Properties
Public Methods
Public Constants
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 | ||
FORM : uint = 1 [static]
Specifies the enumerator code for object type Form. | ObjectType | ||
FRAGMENTLAYOUT : uint = 16 [static]
Specifies the enumerator code for object type Fragment Layout. | 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 |
Constant Detail
CATEGORY | Constant |
public static const CATEGORY:uint = 6
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR 1.0, 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 1.0, 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 1.0, Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Configuration.
FORM | Constant |
public static const FORM:uint = 1
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR 1.0, Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Form.
FRAGMENTLAYOUT | Constant |
public static const FRAGMENTLAYOUT:uint = 16
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR 1.0, Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type Fragment Layout.
IMAGE | Constant |
public static const IMAGE:uint = 12
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR 1.0, 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 1.0, 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 1.0, 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 1.0, 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 1.0, 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 1.0, Flash Player 9, Flash Player 10 |
Specifies the enumerator code for object type TBX. That is, Text Module.
Wed Nov 21 2018, 06:34 AM -08:00