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

Method onRegisterAnimated

CodenameOne/src/com/codename1/ui/Form.java:2192–2193  ·  view source on GitHub ↗
(Animation cmp)

Source from the content-addressed store, hash-verified

2190 ///
2191 /// - `cmp`: component that would be animated
2192 protected void onRegisterAnimated(Animation cmp) {
2193 }
2194
2195 /// Identical to the none-internal version, the difference between the internal/none-internal
2196 /// is that it references a different vector that is unaffected by the user actions.

Callers 1

registerAnimatedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected