套件 | com.adobe.icc.enum |
類別 | public class TBXType |
繼承 | TBXType Object |
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
公用常數
常數 | 定義自 | ||
---|---|---|---|
CASECONDITION : uint = 3 [靜態]
Specifies the enumerator code for a Condition Module. | TBXType | ||
IMAGE : uint = 2 [靜態]
Specifies the enumerator code for an Image Module. | TBXType | ||
LIST : uint = 4 [靜態]
Specifies the enumerator code for a List Module. | TBXType | ||
TEXT : uint = 0 [靜態]
Specifies the enumerator code for a standard Text Module. | TBXType |
常數詳細資訊
CASECONDITION | 常數 |
public static const CASECONDITION:uint = 3
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a Condition Module.
IMAGE | 常數 |
public static const IMAGE:uint = 2
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for an Image Module.
LIST | 常數 |
public static const LIST:uint = 4
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a List Module.
TEXT | 常數 |
public static const TEXT:uint = 0
語言版本: | ActionScript 3.0 |
產品版本: | Asset Composer Building Block 9.5 |
執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a standard Text Module.
Tue Jun 12 2018, 03:47 PM Z