MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manual de usuario Pagina 65

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 124
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 64
TUTORIALS POINT
Simply Easy Learning Page 60
true):Number
Returns the y coordinate of the element's bounds at the specified element size.
24
getClassStyleDeclarations():Array
Finds the type selectors for this UIComponent instance.
25
getConstraintValue(constraintName:String):*
Returns a layout constraint value, which is the same as getting the constraint style for this component.
26
getExplicitOrMeasuredHeight():Number
A convenience method for determining whether to use the explicit or measured height
27
getExplicitOrMeasuredWidth():Number
A convenience method for determining whether to use the explicit or measured width
28
getFocus():InteractiveObject
Gets the object that currently has focus.
29
getLayoutBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's layout height.
30
getLayoutBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's layout width.
31
getLayoutBoundsX(postLayoutTransform:Boolean = true):Number
Returns the x coordinate that the element uses to draw on screen.
32
getLayoutBoundsY(postLayoutTransform:Boolean = true):Number
Returns the y coordinate that the element uses to draw on screen.
33
getLayoutMatrix():Matrix
Returns the transform matrix that is used to calculate the component's layout relative to its siblings.
34
getLayoutMatrix3D():Matrix3D
Returns the layout transform Matrix3D for this element.
35
getMaxBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's maximum height.
36
getMaxBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's maximum width.
37
getMinBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's minimum height.
38
getMinBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's minimum width.
39
getPreferredBoundsHeight(postLayoutTransform:Boolean = true):Number
Returns the element's preferred height.
40
getPreferredBoundsWidth(postLayoutTransform:Boolean = true):Number
Returns the element's preferred width.
41
getRepeaterItem(whichRepeater:int = -1):Object
Returns the item in the dataProvider that was used by the specified Repeater to produce this Repeater,
Vista de pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 123 124

Comentarios a estos manuales

Sin comentarios