MCPcopy 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

ungrabMethod · 0.80
grabMethod · 0.80

Tested by

no test coverage detected