protected class AnimationEngine.Listener extends Object implements AnimationTargetListener
| Modifier | Constructor and Description |
|---|---|
protected |
Listener() |
| Modifier and Type | Method and Description |
|---|---|
void |
baseValueChanged(AnimationTarget t,
String ns,
String ln,
boolean isCSS)
Invoked to indicate that base value of the specified attribute
or property has changed.
|
public void baseValueChanged(AnimationTarget t, String ns, String ln, boolean isCSS)
baseValueChanged in interface AnimationTargetListenerCopyright © 2000–2017 Apache Software Foundation. All rights reserved.