| Interface | Description | |
|---|---|---|
| IFocusManager | Implement the IFocusManager interface to create a custom focus manager. | |
| IFocusManagerComponent | The IFocusManagerComponent interface provides methods and properties that give components the capability to receive focus. | |
| IFocusManagerGroup | The IFocusManagerGroup interface provides properties that are used to manage a set of components of which only one can be selected at a time. |
| Class | Description | |
|---|---|---|
| FocusManager | The FocusManager class manages focus for a set of components that are navigated by mouse or keyboard as a tab loop. | |
| StyleManager | The StyleManager class provides static methods that can be used to get and set styles for a component instance, an entire component type, or all user interface components in a Flash document. |