Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getItemCount
Method
getItemCount
src/main/java/Client/SmilePicker.java:107–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
int
lineIndex;
106
107
public
int
getItemCount(){
return
lines; }
108
public
VirtualElement getItemRef(
int
index){ lineIndex=index;
return
this;}
109
110
public
int
getVWidth(){
return
0; }
Callers
6
ActiveContacts
Method · 0.45
eventOk
Method · 0.45
focusToNextUnreaded
Method · 0.45
keyClear
Method · 0.45
moveFocusToGroup
Method · 0.45
focusToNextUnreaded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected