Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ size
Method
size
src/main/java/ui/controls/form/DropChoiceBox.java:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
public
int
size() {
119
return
items.size();
120
}
121
122
public
int
getSelectedIndex() {
return
index; }
123
Callers
15
drawItem
Method · 0.95
getItems
Method · 0.45
eventOk
Method · 0.45
getItemCount
Method · 0.45
getFlatList
Method · 0.45
getItemRef
Method · 0.45
EditBox
Method · 0.45
commandAction
Method · 0.45
getItemCount
Method · 0.45
loadItemsFrom
Method · 0.45
findCommand
Method · 0.45
menuCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected