Packageorg.apache.flex.core
Classpublic class TransformMoveYModel
InheritanceTransformMoveYModel Inheritance TransformModel Inheritance EventDispatcher Inheritance flash.events.EventDispatcher



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


Implementation
    public function get y():Number
    public function set y(value:Number):void
Constructor Detail
TransformMoveYModel()Constructor
public function TransformMoveYModel()