Interfaces
 InterfaceDescription
 IFlexContextMenu The IFlexContextMenu interface defines the interface for a Flex context menus.
Classes
 ClassDescription
 Button The Button control is a commonly used rectangular button.
 ButtonLabelPlacement The ButtonLabelPlacement class defines the constants for the allowed values of the labelPlacement property of a Button, CheckBox, LinkButton, or RadioButton control.
 ComboBase The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display.
 ComboBox The ComboBox control contains a drop-down list from which the user can select a single value.
 HScrollBar The HScrollBar (horizontal ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area.
 Label The Label control displays a single line of noneditable text.
 List The List control displays a vertical list of items.
 TextInput The TextInput control is a single-line text field that is optionally editable.
 ToolTip The ToolTip control lets you provide helpful information to your users.
 VScrollBar The VScrollBar (vertical ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area.