パッケージ | com.adobe.icc.enum |
クラス | public class CategoryType |
継承 | CategoryType ![]() |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Asset Composer Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
type
of a Category
.
パブリックプロパティ
パブリックメソッド
パブリック定数
定数 | 定義元 | ||
---|---|---|---|
LOWER_CATEGORY : uint = 1 [静的]
Specifies the enumerator code for a subcategory. | CategoryType | ||
UPPER_CATEGORY : uint = 0 [静的]
Specifies the enumerator code for a main category. | CategoryType |
定数の詳細
LOWER_CATEGORY | 定数 |
public static const LOWER_CATEGORY:uint = 1
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Asset Composer Building Block 9.5 |
ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Specifies the enumerator code for a subcategory.
UPPER_CATEGORY | 定数 |
public static const UPPER_CATEGORY: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 main category.
Tue Jun 12 2018, 10:34 AM Z