View source
interface IFocusObject
package feathers.core
extends IDisplayObject, IFocusManagerAware
extended by BaseScrollContainer, BaseSlider, Button, ComboBox, PageIndicator, PopUpListView, TabBar, TextInput, ToggleButton, ToggleSwitch, IFocusContainer, IFocusExtras
A component that may receive focus from a focus manager.
Available since
1.0.0
.See also: