Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ blur
Method
blur
systemvm/agent/noVNC/core/rfb.js:653–655 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
651
}
652
653
blur() {
654
this._canvas.blur();
655
}
656
657
clipboardPasteFrom(text) {
658
if
(this._rfbConnectionState !==
'connected'
|| this._viewOnly) {
return
; }
Callers
3
handleError
Function · 0.80
hideVirtualKeyboard
Function · 0.80
keyInput
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected