Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ cmdClearPopups
Method
cmdClearPopups
src/main/java/Client/Roster.java:1941–1943 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1939
new
RosterToolsMenu();
1940
}
1941
public
void
cmdClearPopups() {
1942
PopUp.getInstance().clear();
1943
}
1944
//#ifndef WMUC
1945
1946
public
void
cmdConference() {
Callers
1
doUserKeyAction
Method · 0.95
Calls
2
getInstance
Method · 0.95
clear
Method · 0.65
Tested by
no test coverage detected