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

Method canPop

CodenameOne/src/com/codename1/router/PopGuard.java:54–54  ·  view source on GitHub ↗
(Form form, PopReason reason)

Source from the content-addressed store, hash-verified

52 /// the guard is responsible for any UI follow-up such as showing a confirm
53 /// dialog and re-issuing the pop programmatically once confirmed.
54 boolean canPop(Form form, PopReason reason);
55}

Callers 2

checkPopGuardMethod · 0.65
invoke2Method · 0.65

Implementers 1

PopGuardTestmaven/core-unittests/src/test/java/com

Calls

no outgoing calls

Tested by

no test coverage detected