MCPcopy 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

tapChildMethod · 0.95
cancelMethod · 0.95
updateSizeAndPositionMethod · 0.80
MenuItemMethod · 0.80
onActivateMethod · 0.80
addMessageMethod · 0.80
setVisibleMethod · 0.80
checkEmptyStackMethod · 0.80
updateMethod · 0.80
updateSizeAndPositionMethod · 0.80
updateAndGetPaneSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected