Component Focus Order List
interface ComponentFocusOrderList
Content copied to clipboard
Stores a doubly linked list of the focusable components of a component tree and allows operations on them.
Functions
canFocus
Link copied to clipboard
findNext
Link copied to clipboard
findPrevious
Link copied to clipboard
focus
Link copied to clipboard
isFocused
Link copied to clipboard
refreshFocusables
Link copied to clipboard
Properties
focusedComponent
Link copied to clipboard
Inheritors
DefaultComponentFocusOrderList
Link copied to clipboard
DefaultComponentContainer
Link copied to clipboard
Sources
(source)
Link copied to clipboard