
TUTORIALS POINT
Simply Easy Learning Page 60
true):Number
Returns the y coordinate of the element's bounds at the specified element size.
getClassStyleDeclarations():Array
Finds the type selectors for this UIComponent instance.
getConstraintValue(constraintName:String):*
Returns a layout constraint value, which is the same as getting the constraint style for this component.
getExplicitOrMeasuredHeight():Number
A convenience method for determining whether to use the explicit or measured height
getExplicitOrMeasuredWidth():Number
A convenience method for determining whether to use the explicit or measured width
getFocus():InteractiveObject
Gets the object that currently has focus.
getLayoutBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's layout height.
getLayoutBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's layout width.
getLayoutBoundsX(postLayoutTransform:Boolean = true):Number
Returns the x coordinate that the element uses to draw on screen.
getLayoutBoundsY(postLayoutTransform:Boolean = true):Number
Returns the y coordinate that the element uses to draw on screen.
getLayoutMatrix():Matrix
Returns the transform matrix that is used to calculate the component's layout relative to its siblings.
getLayoutMatrix3D():Matrix3D
Returns the layout transform Matrix3D for this element.
getMaxBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's maximum height.
getMaxBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's maximum width.
getMinBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's minimum height.
getMinBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's minimum width.
getPreferredBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's preferred height.
getPreferredBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's preferred width.
getRepeaterItem(whichRepeater:int = -1):Object
Returns the item in the dataProvider that was used by the specified Repeater to produce this Repeater,
Commenti su questo manuale