Package com.extjs.gxt.ui.client.fx

Classes for animation effects, resizing and dragging widgets.

See:
          Description

Interface Summary
Effect Effect interface defines the lifecyle methods for an effect.
 

Class Summary
BaseEffect Base Effect implementation for elements.
Draggable Adds drag behavior to any widget.
Fx Runs an effect and fires events.
FxConfig Allows the configuration of an Fx instance using a single object.
Move  
MultiEffect  
Resizable Applies drag handles to a widget to make it resizable.
SingleStyleEffect  
 

Enum Summary
Resizable.Dir  
 

Package com.extjs.gxt.ui.client.fx Description

Classes for animation effects, resizing and dragging widgets.