Classes | |
| class | PowerUI.UIAnimation |
| Handles all actively animated css properties. Also keeps track of a single set of css properties as used in any animate method (PowerUI.HtmlElement.animate) and can be used to monitor the progress of an animation. More... | |
Namespaces | |
| PowerUI | |
| The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Constant Groups | |
| PowerUI | |
| The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Functions | |
| delegate void | PowerUI.AnimationCompleted (UIAnimation animation) |
| The AnimationCompleted delegate is an alternative to using a Nitro callback when the animation is done. Used with the OnDone method. More... | |