Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
subviewDidFocus
Method · 0.95
visibilityDidChange
Method · 0.80
renderField
Method · 0.80
renderField
Method · 0.80
renderField
Method · 0.80
renderField
Method · 0.80
renderField
Method · 0.80
renderContent
Method · 0.80
Calls
1
setFocus
Method · 0.95
Tested by
no test coverage detected