|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sencha.gxt.fx.client.animation.BaseEffect
com.sencha.gxt.fx.client.animation.Slide
com.sencha.gxt.fx.client.animation.SlideOut
public class SlideOut
| Constructor Summary | |
|---|---|
SlideOut(XElement el,
Style.Direction dir)
|
|
| Method Summary | |
|---|---|
void |
increase(int v)
|
void |
onComplete()
Fires after the effect is complete. |
void |
onStart()
Fires after the effect is started. |
| Methods inherited from class com.sencha.gxt.fx.client.animation.Slide |
|---|
onUpdate |
| Methods inherited from class com.sencha.gxt.fx.client.animation.BaseEffect |
|---|
onCancel |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SlideOut(XElement el,
Style.Direction dir)
| Method Detail |
|---|
public void increase(int v)
increase in class Slidepublic void onComplete()
Effect
onComplete in interface EffectonComplete in class Slidepublic void onStart()
Effect
onStart in interface EffectonStart in class BaseEffect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||