Package | com.adobe.icc.enum |
Class | public class TBXType |
Inheritance | TBXType Object |
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Public Properties
Public Methods
Public Constants
Constant | Defined By | ||
---|---|---|---|
CASECONDITION : uint = 3 [static]
Specifies the enumerator code for a Condition Module. | TBXType | ||
IMAGE : uint = 2 [static]
Specifies the enumerator code for an Image Module. | TBXType | ||
LIST : uint = 4 [static]
Specifies the enumerator code for a List Module. | TBXType | ||
TEXT : uint = 0 [static]
Specifies the enumerator code for a standard Text Module. | TBXType |
Constant Detail
CASECONDITION | Constant |
public static const CASECONDITION: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 a Condition Module.
IMAGE | Constant |
public static const IMAGE: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 an Image Module.
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 a List Module.
TEXT | Constant |
public static const TEXT: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 a standard Text Module.
Mon Nov 28 2011, 06:48 AM -08:00