(Beta)
Package | fl.managers |
Interface | public interface IFocusManagerGroup |
Implementors | RadioButton |
Language Version: | ActionScript 3.0 |
Product Version: | Flash CS3 |
Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 |
A radio button, for example, must implement the IFocusManagerGroup interface because only one radio button can be selected from a group of radio button components at a time. The focus manager ensures that focus is not given to a radio button that is not selected when focus moves in response to the Tab key.
Related API Elements
Public Properties
Property | Defined By |
---|
Property Detail
Wed Nov 21 2018, 06:34 AM -08:00