|
GWT 2.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.animation.client.Animation
com.google.gwt.user.cellview.client.CellTree.NodeAnimation
public abstract static class CellTree.NodeAnimation
A node animation.
| Method Summary | |
|---|---|
int |
getDuration()
Return the duration of the animation in milliseconds. |
void |
setDuration(int duration)
Set the duration of the animation in milliseconds. |
| Methods inherited from class com.google.gwt.animation.client.Animation |
|---|
cancel, interpolate, onCancel, onComplete, onStart, onUpdate, run, run, run, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getDuration()
setDuration(int)public void setDuration(int duration)
duration - the duration in millisecondsgetDuration()
|
GWT 2.4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||