| | Class | Description |
| | ChildChangeEvent |
Represents events that are dispatched when the selected child is
changed in a DockableTabNavigator
|
| | ClosablePanel |
The ClosablePanel class is the base class of DockablePanel and FloatPanel. |
| | ClosableTabNavigator |
ClosableTabNavigator is the base class of DockableTabNavigator
|
| | DockableHDividedBox |
DockableHDividedBox and DockableVDividedBox can be used just as
regular DividedBox in the MXML file. |
| | DockablePanel |
A DockablePanel instance is always in a DockableHDivideedBox or
DockableVDivideedBox. |
| | DockableTabNavigator |
DockableTabNavigator is a special TabNavigator control
|
| | DockableVDividedBox |
DockableVDividedBox and DockableHDividedBox can be used just as
regular DividedBox in the MXML file. |
| | FloatPanel |
FloatPanel is a draggable and resizable titled window class. |