Package | mx.skins.halo |
Class | public class DefaultDragImage |
Inheritance | DefaultDragImage SpriteAsset FlexSprite flash.display.Sprite |
Implements | IFlexDisplayObject |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
See also
Method | Defined By | ||
---|---|---|---|
Constructor. | DefaultDragImage | ||
invalidateLayoutDirection():void
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes. | SpriteAsset | ||
move(x:Number, y:Number):void
Moves this object to the specified x and y coordinates. | SpriteAsset | ||
setActualSize(newWidth:Number, newHeight:Number):void
Sets the actual size of this object. | SpriteAsset | ||
toString():String [override]
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application. | FlexSprite |