Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
popScreen
Method · 0.95
destroy
Method · 0.95
sa
Function · 0.45
ta
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected