Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ off
Method
off
systemvm/agent/noVNC/core/websock.js:231–233 ·
view source on GitHub ↗
(evt)
Source
from the content-addressed store, hash-verified
229
230
// Event handlers
231
off(evt) {
232
this._eventHandlers[evt] = () => {};
233
}
234
235
on(evt, handler) {
236
this._eventHandlers[evt] = handler;
Callers
8
jquery-1.7.2.js
File · 0.80
bootstrap.js
File · 0.80
removeWithAnimation
Function · 0.80
bootstrap.min.js
File · 0.80
e
Function · 0.80
disconnect
Method · 0.80
_socketClose
Method · 0.80
_updateConnectionState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected