The mx.styles package contains the classes used by the Flex styles components.
Interfaces
| | Interface | Description |
| | ISimpleStyleClient |
This interface describes the properties and methods that an object
must implement so that it can participate in the style subsystem. |
| | IStyleClient |
This interface describes the properties and methods that an object
must implement so that it can fully participate in the style subsystem. |
| | IStyleModule |
Simple interface that defines an unload() method. |
Classes
| | Class | Description |
| | CSSStyleDeclaration |
The CSSStyleDeclaration class represents a set of CSS style rules. |
| | StyleManager |
The StyleManager class manages the following:
Which CSS style properties the class inherits
Which style properties are colors, and therefore get special handling
A list of strings that are aliases for color values
|
| | StyleProxy |
Wraps an object that implements the IStyleClient interface. |
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Fri Feb 15 2008, 4:20 AM GMT-08:00