Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ sendTab
Function
sendTab
systemvm/agent/noVNC/app/ui.js:1701–1703 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1699
},
1700
1701
sendTab() {
1702
UI.sendKey(KeyTable.XK_Tab,
"Tab"
);
1703
},
1704
1705
toggleCtrl() {
1706
const
btn = document.getElementById(
'noVNC_toggle_ctrl_button'
);
Callers
nothing calls this directly
Calls
1
sendKey
Method · 0.80
Tested by
no test coverage detected