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, 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 flashx.textLayout.compose.TextFlowTableBlock
Sets the y value of the container
y — Property, class flashx.textLayout.elements.TableCellElement
y — Property, class flashx.textLayout.elements.TableElement
y — Property, class flashx.textLayout.elements.TableRowElement
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
y — Property, interface mx.core.IVisualElement
y — Property, class mx.core.UIComponent
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.
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_ITEM — Constant Static Property, class spark.components.DateSpinner
Specifies to the createDateItemList() method that the list is for showing years.
yearList — Property, class spark.components.DateSpinner
The SpinnerList that shows the year field of the date.
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.
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.
YELLOW — Constant Static Property, class flashx.textLayout.formats.ColorName
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.
YES — Constant Static Property, class spark.components.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.
YES_LABEL — Static Property, class spark.components.Alert
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.
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