Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ setRippleMotion
Method
setRippleMotion
CodenameOne/src/com/codename1/ui/Form.java:252–254 ·
view source on GitHub ↗
(Motion m)
Source
from the content-addressed store, hash-verified
250
}
251
252
static
void
setRippleMotion(Motion m) {
253
rippleMotion = m;
254
}
255
256
static
int
getInvisibleAreaUnderVKB(Form f) {
257
if
(f == null) {
Callers
3
initRippleEffect
Method · 0.95
pointerDragged
Method · 0.95
pointerReleased
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected