- dropFocus
void dropFocus()
Undocumented in source. Be warned that the author may not have intended to support it.
- focus
void focus()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleFocused
void handleFocused(bool a)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleKey
bool handleKey(Key key, KeyState status)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleTextInput
bool handleTextInput(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
- pullFocusChain
bool pullFocusChain()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFocusChain
void setFocusChain(Widget w)
Undocumented in source. Be warned that the author may not have intended to support it.
A template that declares methods related to Keyboard.