MCPcopy Create free account
hub / github.com/cryptii/cryptii / focus

Method focus

src/View.js:265–267  ·  view source on GitHub ↗

* Focus this view. * @return {View} Fluent interface

()

Source from the content-addressed store, hash-verified

263 * @return {View} Fluent interface
264 */
265 focus () {
266 return this.setFocus(true)
267 }
268
269 /**
270 * Release this view's focus.

Callers 8

subviewDidFocusMethod · 0.95
visibilityDidChangeMethod · 0.80
renderFieldMethod · 0.80
renderFieldMethod · 0.80
renderFieldMethod · 0.80
renderFieldMethod · 0.80
renderFieldMethod · 0.80
renderContentMethod · 0.80

Calls 1

setFocusMethod · 0.95

Tested by

no test coverage detected