Показать сообщение отдельно
  #7 (permalink)  
Старый 23.11.2010, 10:43
VKS VKS вне форума
Профессор
Отправить личное сообщение для VKS Посмотреть профиль Найти все сообщения от VKS
 
Регистрация: 24.09.2010
Сообщений: 178

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
Ответить с цитированием