move : ( Ext.Component this, Number x, Number y )
Fires after the component is moved.
Fires after the component is moved.
Listeners will be called with the following arguments:
* this : Ext.Component
* x : Number
The new x position
* y : Number
The new y position
http://dev.sencha.com/deploy/dev/doc...Component-move