Packageorg.apache.flex.core
Classpublic class TransformMoveXModel
InheritanceTransformMoveXModel Inheritance TransformModel Inheritance EventDispatcher Inheritance flash.events.EventDispatcher



Public Properties
 PropertyDefined By
 Inheritedmatrix : Matrix
TransformModel
 Inheritedstrand : IStrand
[write-only]
TransformModel
  x : Number
TransformMoveXModel
Public Methods
 MethodDefined By
  
TransformMoveXModel
Public Constants
 ConstantDefined By
 InheritedCHANGE : String = transferModelChange
[static]
TransformModel
Property Detail
xproperty
x:Number


Implementation
    public function get x():Number
    public function set x(value:Number):void
Constructor Detail
TransformMoveXModel()Constructor
public function TransformMoveXModel()