Interface HasFocus

All Superinterfaces:
Focusable, SourcesFocusEvents, SourcesKeyboardEvents
All Known Implementing Classes:
Anchor, Audio, Button, ButtonBase, Canvas, CheckBox, CustomButton, DoubleBox, FileUpload, FocusPanel, FocusWidget, IntegerBox, ListBox, LongBox, MediaBase, PasswordTextBox, PushButton, RadioButton, ResetButton, RichTextArea, SimpleCheckBox, SimpleRadioButton, SubmitButton, SuggestBox, TextArea, TextBox, TextBoxBase, ToggleButton, Tree, ValueBox, ValueBoxBase, Video

Deprecated.
Use Focusable instead
A widget that implements this interface can receive keyboard focus.