Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getOnClick
Method
getOnClick
CodenameOne/src/com/codename1/maps/Marker.java:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
108
/// The listener invoked when the marker is tapped, or `null`.
109
public
ActionListener getOnClick() {
110
return
onClick;
111
}
112
}
Callers
3
fireMarkerClick
Method · 0.95
handleTap
Method · 0.95
Marker
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected