MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getName

Method getName

CodenameOne/src/com/codename1/maps/layers/Layer.java:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 ///
55 /// the name of this Layer
56 String getName();
57}

Callers 15

mainMethod · 0.95
boardGameMethod · 0.95
dungeon3DMethod · 0.95
rebuildHierarchyMethod · 0.95
placeElementMethod · 0.95
registerMethod · 0.65
getMethod · 0.65
toJsonMethod · 0.65
toXmlMethod · 0.65
missingMethod · 0.65
setListenerClassMethod · 0.65
closeMethod · 0.65

Implementers 2

PointLayerCodenameOne/src/com/codename1/maps/lay
AbstractLayerCodenameOne/src/com/codename1/maps/lay

Calls

no outgoing calls

Tested by 15

mainMethod · 0.76
boardGameMethod · 0.76
dungeon3DMethod · 0.76
startingTestCaseMethod · 0.52
finishedTestCaseMethod · 0.52
runTestsMethod · 0.52
runTestMethod · 0.52
runMethod · 0.52
selectListOffsetMethod · 0.52
goBackMethod · 0.52
waitForFormNameImplMethod · 0.52