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

Method detach

CodenameOne/src/com/codename1/car/CarScreen.java:102–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 }
101
102 final void detach() {
103 this.context = null;
104 }
105
106 /// Framework entry point -- pulls the template, used by the platform `CarBridge`.
107 public final CarTemplate dispatchCreateTemplate() {

Callers 4

popScreenMethod · 0.95
destroyMethod · 0.95
saFunction · 0.45
taFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected