Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getMenuTab
Method
getMenuTab
forge-gui-mobile/src/forge/menu/FDropDown.java:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
FMenuTab getMenuTab() {
41
return
menuTab;
42
}
43
44
public
void
setMenuTab(FMenuTab menuTab0) {
45
menuTab = menuTab0;
Callers
11
tapChild
Method · 0.95
cancel
Method · 0.95
updateSizeAndPosition
Method · 0.80
MenuItem
Method · 0.80
onActivate
Method · 0.80
addMessage
Method · 0.80
setVisible
Method · 0.80
checkEmptyStack
Method · 0.80
update
Method · 0.80
updateSizeAndPosition
Method · 0.80
updateAndGetPaneSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected