Represents an event caused by a component being moved.
Component Implementation Note:
A movable component must implement Movable
for the returned object of ComponentCtrl.getExtraCtrl()
.
Name |
Description |
Data Type |
---|---|---|
|
Returns what keys were pressed when the component is moved, or 0 if none of them was pressed. It is a combination of |
|
|
|
|
|
Returns the top of the component after moved. |
|