| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.css.animation |
| Modifier and Type | Method and Description |
|---|---|
void |
Animation.animate(com.google.gwt.dom.client.Element el,
Animation.Callback callback)
Run the animation on the given element
|
void |
Animation.animate(com.google.gwt.user.client.ui.Widget widget,
Animation.Callback callback)
Run the animation on the given widget
|
Copyright © 2015. All rights reserved.