| Package | com.adobe.icc.enum |
| Class | public class CategoryType |
| Inheritance | CategoryType Object |
| Language Version: | ActionScript 3.0 |
| Product Version: | Asset Composer Building Block 9.5 |
| Runtime Versions: | AIR (unsupported), Flash Player 9, Flash Player 10 |
type of a Category.
Public Properties
Public Methods
Public Constants
| Constant | Defined By | ||
|---|---|---|---|
| LOWER_CATEGORY : uint = 1 [static]
Specifies the enumerator code for a subcategory. | CategoryType | ||
| UPPER_CATEGORY : uint = 0 [static]
Specifies the enumerator code for a main category. | CategoryType | ||
Constant Detail
LOWER_CATEGORY | Constant |
public static const LOWER_CATEGORY: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 a subcategory.
UPPER_CATEGORY | Constant |
public static const UPPER_CATEGORY: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 main category.
Tue Mar 20 2012, 07:13 AM -07:00
Hide Inherited Public Properties
Show Inherited Public Properties