Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ viewOnly
Method
viewOnly
systemvm/agent/noVNC/core/rfb.js:331–331 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
329
// ===== PROPERTIES =====
330
331
get viewOnly() {
return
this._viewOnly; }
332
set viewOnly(viewOnly) {
333
this._viewOnly = viewOnly;
334
Callers
nothing calls this directly
Calls
2
ungrab
Method · 0.80
grab
Method · 0.80
Tested by
no test coverage detected