MCPcopy Create free account
hub / github.com/AshampooSystems/boden / focus

Method focus

framework/ui/src/TextField.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 Notifier<const SubmitEvent &> &TextField::onSubmit() { return _onSubmit; }
23
24 void TextField::focus() { core<TextField::Core>()->focus(); }
25
26 void TextField::bindViewCore()
27 {

Callers 2

focusNextMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected