Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ isMenu
Method
isMenu
CodenameOne/src/com/codename1/ui/Form.java:2888–2890 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2886
}
2887
2888
boolean isMenu() {
2889
return
false;
2890
}
2891
2892
/// {@inheritDoc}
2893
@Override
Callers
3
setCurrent
Method · 0.95
getCurrent
Method · 0.95
keyReleased
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected