MCPcopy 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

setCurrentMethod · 0.95
getCurrentMethod · 0.95
keyReleasedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected