com.sencha.gxt.fx.client.animation
Class SlideIn
java.lang.Object
com.sencha.gxt.fx.client.animation.BaseEffect
com.sencha.gxt.fx.client.animation.Slide
com.sencha.gxt.fx.client.animation.SlideIn
- All Implemented Interfaces:
- Effect
public class SlideIn
- extends Slide
|
Method Summary |
void |
increase(int now)
|
void |
onStart()
Fires after the effect is started. |
SlideIn
public SlideIn(XElement el,
Style.Direction dir)
increase
public void increase(int now)
- Specified by:
increase in class Slide
onStart
public void onStart()
- Description copied from interface:
Effect
- Fires after the effect is started.
- Specified by:
onStart in interface Effect- Overrides:
onStart in class BaseEffect
Copyright © 2012. All Rights Reserved.