Focusable
Represents a GUI element which can receive focus. When a GUI element is focused it will receive activation events (Spacebar by default). A Focusable needs to be Identifiable as well to allow easy identification and lookup.
Functions
acceptsFocus
Link copied to clipboard
clearFocus
Link copied to clipboard
requestFocus
Link copied to clipboard
Properties
Inheritors
Component
Link copied to clipboard
Sources
(source)
Link copied to clipboard