Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ fireBackEvent
Method
fireBackEvent
CodenameOne/src/com/codename1/ui/Sheet.java:1420–1423 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1418
}
1419
1420
private
void
fireBackEvent() {
1421
backListeners.fireActionEvent(
new
ActionEvent(this));
1422
1423
}
1424
1425
1426
private
static
class
ShowPainter implements Painter {
Callers
1
back
Method · 0.95
Calls
1
fireActionEvent
Method · 0.45
Tested by
no test coverage detected