Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ destroyView
Method
destroyView
src/main/java/Conference/AppendNick.java:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
public
void
cmdOk() { eventOk(); }
81
82
public
void
destroyView() {
83
midlet.BombusMod.getInstance().setDisplayable(me.textbox);
84
}
85
}
Callers
5
commandAction
Method · 0.45
cmdOk
Method · 0.45
eventOk
Method · 0.45
menuAction
Method · 0.45
menuAction
Method · 0.45
Calls
2
setDisplayable
Method · 0.80
getInstance
Method · 0.45
Tested by
no test coverage detected