| Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| y — Property, class flash.display.DisplayObject | |
| Indicates the y coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer. | |
| y — Property, class flash.display.NativeWindow | |
| The vertical axis coordinate of this window's top left corner relative to the upper left corner of the operating system's desktop. | |
| y — Property, class flash.geom.Point | |
| The vertical coordinate of the point. | |
| y — Property, class flash.geom.Rectangle | |
| The y coordinate of the top-left corner of the rectangle. | |
| y — Property, class flash.geom.Vector3D | |
| The second element of a Vector3D object, such as the y coordinate of a point in the three-dimensional space. | |
| y — Property, class flash.html.HTMLWindowCreateOptions | |
| Specifies the desired initial y position of the new window on the screen. | |
| y — Property, interface flashx.textLayout.compose.IVerticalJustificationLine | |
| The vertical position of the line relative to its container, expressed as the offset in pixels from the top of the container. | |
| y — Property, class flashx.textLayout.compose.TextFlowLine | |
| The vertical position of the line relative to its container, expressed as the offset in pixels from the top of the container. | |
| y — Property, class mx.charts.HitData | |
| Specifies the Y coordinate of the data item on the screen. | |
| y — Property, class mx.charts.series.items.AreaSeriesItem | |
| The y value of this item converted into screen coordinates. | |
| y — Property, class mx.charts.series.items.BarSeriesItem | |
| The y value of this item converted into screen coordinates. | |
| y — Property, class mx.charts.series.items.BubbleSeriesItem | |
| The y value of this item converted into screen coordinates. | |
| y — Property, class mx.charts.series.items.ColumnSeriesItem | |
| The y value of this item converted into screen coordinates | |
| y — Property, class mx.charts.series.items.LineSeriesItem | |
| The y value of this item converted into screen coordinates. | |
| y — Property, class mx.charts.series.items.PlotSeriesItem | |
| The y value of this item converted into screen coordinates | |
| y — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
| y — Property, class mx.controls.listClasses.ListRowInfo | |
| The y-position value for the row. | |
| y — Property, interface mx.core.IFlexDisplayObject | |
| Indicates the y coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer. | |
| y — Property, interface mx.core.IVisualElement | |
| Indicates the y coordinate of the DisplayObject instance relative to the local coordinates of the parent DisplayObjectContainer. | |
| y — Property, class mx.core.UIComponent | |
| Number that specifies the component's vertical position, in pixels, within its parent container. | |
| y — Property, class mx.flash.UIMovieClip | |
| Number that specifies the component's vertical position, in pixels, within its parent container. | |
| y — Property, class mx.geom.CompoundTransform | |
| The y value of the transform. | |
| y — Property, class mx.geom.TransformOffsets | |
| the y value added to the transform | |
| y — Property, class mx.graphics.BitmapFill | |
| The distance by which to translate each point along the y axis. | |
| y — Property, class mx.graphics.GradientBase | |
| The distance by which to translate each point along the y axis. | |
| y — Property, class spark.primitives.supportClasses.GraphicElement | |
| The y position of the graphic element. | |
| Y — Constant Static Property, class flash.ui.Keyboard | |
| Constant associated with the key code value for the Y key (89). | |
| Y_AXIS — Constant Static Property, class flash.geom.Vector3D | |
| The y axis defined as a Vector3D object with coordinates (0,1,0). | |
| yBy — Property, class mx.effects.Move | |
| Number of pixels to move the components along the y axis. | |
| yBy — Property, class mx.effects.effectClasses.MoveInstance | |
| Number of pixels to move the components along the y axis. | |
| yBy — Property, class spark.effects.Move | |
| Number of pixels by which to modify the y position of the target. | |
| yBy — Property, class spark.effects.Move3D | |
| Number of pixels by which to modify the y position of the target. | |
| year — Property, class flash.media.ID3Info | |
| The year of the recording; corresponds to the ID3 2.0 tag TYER. | |
| yearListener — Property, class mx.validators.DateValidator | |
| The component that listens for the validation result for the year subfield. | |
| yearNavigationEnabled — Property, class mx.controls.DateChooser | |
| Enables year navigation. | |
| yearNavigationEnabled — Property, class mx.controls.DateField | |
| Enables year navigation. | |
| yearProperty — Property, class mx.validators.DateValidator | |
| Name of the year property to validate. | |
| years(endDate:Date, startDate:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
| Returns the number of years between two dates. | |
| yearSource — Property, class mx.validators.DateValidator | |
| Object that contains the value of the year field. | |
| yearSymbol — Property, class mx.controls.DateChooser | |
| This property is appended to the end of the year displayed at the top of the DateChooser control. | |
| yearSymbol — Property, class mx.controls.DateField | |
| This property is appended to the end of the year displayed at the top of the control. | |
| YES — Constant Static Property, class mx.controls.Alert | |
| Value that enables a Yes button on the Alert control when passed as the flags parameter of the show() method. | |
| yesLabel — Static Property, class mx.controls.Alert | |
| The label for the Yes button. | |
| yField — Property, class mx.charts.series.AreaSeries | |
| Specifies the field of the data provider that determines the position of the data point on the vertical axis. | |
| yField — Property, class mx.charts.series.BarSeries | |
| Specifies the field of the data provider that determines the y-axis location of the bottom of each bar in the chart. | |
| yField — Property, class mx.charts.series.BubbleSeries | |
| Specifies the field of the data provider that determines the y-axis location of each data point. | |
| yField — Property, class mx.charts.series.ColumnSeries | |
| Specifies the field of the data provider that determines the y-axis location of the top of a column. | |
| yField — Property, class mx.charts.series.LineSeries | |
| Specifies the field of the data provider that determines the y-axis location of each data point. | |
| yField — Property, class mx.charts.series.PlotSeries | |
| Specifies the field of the data provider that determines the y-axis location of each data point. | |
| yFilter — Property, class mx.charts.series.items.AreaSeriesItem | |
| The y value of this item, filtered against the vertical axis of the containing chart. | |
| yFilter — Property, class mx.charts.series.items.BarSeriesItem | |
| The y value of this item, filtered against the vertical axis of the containing chart. | |
| yFilter — Property, class mx.charts.series.items.BubbleSeriesItem | |
| The y value of this item, filtered against the vertical axis of the containing chart. | |
| yFilter — Property, class mx.charts.series.items.ColumnSeriesItem | |
| The y value of this item, filtered against the vertical axis of the containing chart. | |
| yFilter — Property, class mx.charts.series.items.LineSeriesItem | |
| The y value of this item, filtered against the vertical axis of the containing chart. | |
| yFilter — Property, class mx.charts.series.items.PlotSeriesItem | |
| The y value of this item, filtered against the vertical axis of the containing chart. | |
| yFrom — Property, class mx.effects.MaskEffect | |
| Initial position's y coordinate for mask. | |
| yFrom — Property, class mx.effects.Move | |
| Initial position's y coordinate. | |
| yFrom — Property, class mx.effects.effectClasses.MaskEffectInstance | |
| Initial position's y coordinate for mask. | |
| yFrom — Property, class mx.effects.effectClasses.MoveInstance | |
| Initial position's y coordinate. | |
| yFrom — Property, class spark.effects.Move | |
| Initial y position of the target, in pixels. | |
| yFrom — Property, class spark.effects.Move3D | |
| Initial y position of the target, in pixels. | |
| yFrom — Property, class spark.primitives.Line | |
| The starting y position for the line. | |
| yNumber — Property, class mx.charts.series.items.AreaSeriesItem | |
| The y value of this item, converted to a numeric representation by the vertical axis of the containing chart. | |
| yNumber — Property, class mx.charts.series.items.BarSeriesItem | |
| The y value of this item, converted to a number by the vertical axis of the containing chart. | |
| yNumber — Property, class mx.charts.series.items.BubbleSeriesItem | |
| The y value of this item, converted to a number by the vertical axis of the containing chart. | |
| yNumber — Property, class mx.charts.series.items.ColumnSeriesItem | |
| The y value of this item, converted to a number by the vertical axis of the containing chart. | |
| yNumber — Property, class mx.charts.series.items.LineSeriesItem | |
| The y value of this item, converted to a number by the vertical axis of the containing chart. | |
| yNumber — Property, class mx.charts.series.items.PlotSeriesItem | |
| The y value of this item, converted to a number by the vertical axis of the containing chart. | |
| yTo — Property, class mx.effects.MaskEffect | |
| Destination position's y coordinate for mask. | |
| yTo — Property, class mx.effects.Move | |
| Destination position's y coordinate. | |
| yTo — Property, class mx.effects.effectClasses.MaskEffectInstance | |
| Destination position's y coordinate for mask. | |
| yTo — Property, class mx.effects.effectClasses.MoveInstance | |
| Destination position's y coordinate. | |
| yTo — Property, class spark.effects.Move | |
| Final y position of the target, in pixels. | |
| yTo — Property, class spark.effects.Move3D | |
| Final y position of the target, in pixels. | |
| yTo — Property, class spark.primitives.Line | |
| The ending y position for the line. | |
| yValue — Property, class mx.charts.series.items.AreaSeriesItem | |
| The y value of this item. | |
| yValue — Property, class mx.charts.series.items.BarSeriesItem | |
| The y value of this item. | |
| yValue — Property, class mx.charts.series.items.BubbleSeriesItem | |
| The y value of this item. | |
| yValue — Property, class mx.charts.series.items.ColumnSeriesItem | |
| The y value of this item. | |
| yValue — Property, class mx.charts.series.items.LineSeriesItem | |
| The y value of this item. | |
| yValue — Property, class mx.charts.series.items.PlotSeriesItem | |
| The y value of this item. | |
| Symbols A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Thu May 20 2010, 02:33 AM -07:00
