| Paquete | mx.containers.utilityClasses |
| Clase | public class PostScaleAdapter |
| Herencia | PostScaleAdapter Object |
| Implementa | IUIComponent, IConstraintClient, IInvalidating |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
| Propiedad | Definido por | ||
|---|---|---|---|
| accessibilityProperties : AccessibilityProperties | PostScaleAdapter | ||
| alpha : Number | PostScaleAdapter | ||
| baselinePosition : Number [solo lectura]
| PostScaleAdapter | ||
| blendMode : String | PostScaleAdapter | ||
| cacheAsBitmap : Boolean | PostScaleAdapter | ||
![]() | constructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | Object | |
| document : Object
A reference to the document object associated with this component. | PostScaleAdapter | ||
| enabled : Boolean
Whether the component can accept user interaction. | PostScaleAdapter | ||
| explicitHeight : Number
The explicitly specified height for the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| explicitMaxHeight : Number [solo lectura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| explicitMaxWidth : Number [solo lectura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| explicitMinHeight : Number [solo lectura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| explicitMinWidth : Number [solo lectura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| explicitWidth : Number
The explicitly specified width for the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| filters : Array | PostScaleAdapter | ||
| focusPane : Sprite
A single Sprite object that is shared among components
and used as an overlay for drawing the focus indicator. | PostScaleAdapter | ||
| height : Number | PostScaleAdapter | ||
| includeInLayout : Boolean | PostScaleAdapter | ||
| isPopUp : Boolean | PostScaleAdapter | ||
| loaderInfo : LoaderInfo [solo lectura]
| PostScaleAdapter | ||
| mask : DisplayObject | PostScaleAdapter | ||
| maxHeight : Number [solo lectura]
Number that specifies the maximum height of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| maxWidth : Number [solo lectura]
Number that specifies the maximum width of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| measuredHeight : Number [solo lectura]
The measured height of this object. | PostScaleAdapter | ||
| measuredMinHeight : Number | PostScaleAdapter | ||
| measuredMinWidth : Number | PostScaleAdapter | ||
| measuredWidth : Number [solo lectura]
The measured width of this object. | PostScaleAdapter | ||
| minHeight : Number [solo lectura]
Number that specifies the minimum height of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| minWidth : Number [solo lectura]
Number that specifies the minimum width of the component,
in pixels, as the component's coordinates. | PostScaleAdapter | ||
| mouseX : Number [solo lectura]
| PostScaleAdapter | ||
| mouseY : Number [solo lectura]
| PostScaleAdapter | ||
| name : String | PostScaleAdapter | ||
| opaqueBackground : Object | PostScaleAdapter | ||
| owner : DisplayObjectContainer | PostScaleAdapter | ||
| parent : DisplayObjectContainer [solo lectura]
| PostScaleAdapter | ||
| percentHeight : Number
Number that specifies the height of a component as a
percentage of its parent's size. | PostScaleAdapter | ||
| percentWidth : Number
Number that specifies the width of a component as a
percentage of its parent's size. | PostScaleAdapter | ||
| root : DisplayObject [solo lectura]
| PostScaleAdapter | ||
| rotation : Number | PostScaleAdapter | ||
| scale9Grid : Rectangle | PostScaleAdapter | ||
| scaleX : Number | PostScaleAdapter | ||
| scaleY : Number | PostScaleAdapter | ||
| scrollRect : Rectangle | PostScaleAdapter | ||
| stage : Stage [solo lectura]
| PostScaleAdapter | ||
| systemManager : ISystemManager
A reference to the SystemManager object for this component. | PostScaleAdapter | ||
| transform : flash.geom:Transform | PostScaleAdapter | ||
| tweeningProperties : Array
Used by EffectManager. | PostScaleAdapter | ||
| visible : Boolean | PostScaleAdapter | ||
| width : Number | PostScaleAdapter | ||
| x : Number | PostScaleAdapter | ||
| y : Number | PostScaleAdapter | ||
| Método | Definido por | ||
|---|---|---|---|
| PostScaleAdapter | |||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
[estática]
Call getCompatibleIUIComponent when you need to work with an IUIComponent that
reports width, height, min, max, explicit, measured, etc. | PostScaleAdapter | ||
Returns the specified constraint value. | PostScaleAdapter | ||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
![]() |
Indica si un objeto tiene definida una propiedad especificada. | Object | |
| PostScaleAdapter | |||
| PostScaleAdapter | |||
Initialize the object. | PostScaleAdapter | ||
Calling this method results in a call to the component's
validateDisplayList() method
before the display list is rendered. | PostScaleAdapter | ||
Calling this method results in a call to the component's
validateProperties() method
before the display list is rendered. | PostScaleAdapter | ||
Calling this method results in a call to the component's
validateSize() method
before the display list is rendered. | PostScaleAdapter | ||
![]() |
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | |
| PostScaleAdapter | |||
Moves this object to the specified x and y coordinates. | PostScaleAdapter | ||
| PostScaleAdapter | |||
| PostScaleAdapter | |||
![]() |
Indica si existe la propiedad especificada y si es enumerable. | Object | |
| PostScaleAdapter | |||
Sets the actual size of this object. | PostScaleAdapter | ||
Sets the specified constraint value. | PostScaleAdapter | ||
![]() |
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | |
| PostScaleAdapter | |||
![]() |
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | |
![]() |
Devuelve la representación de cadena del objeto especificado. | Object | |
Validates and updates the properties and layout of this object
by immediately calling validateProperties(),
validateSize(), and validateDisplayList(),
if necessary. | PostScaleAdapter | ||
![]() |
Devuelve el valor simple del objeto especificado. | Object | |
| PostScaleAdapter | |||
accessibilityProperties | propiedad |
accessibilityProperties:AccessibilityProperties| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get accessibilityProperties():AccessibilityProperties public function set accessibilityProperties(value:AccessibilityProperties):voidalpha | propiedad |
baselinePosition | propiedad |
blendMode | propiedad |
cacheAsBitmap | propiedad |
document | propiedad |
document:Object| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
A reference to the document object associated with this component. A document object is an Object at the top of the hierarchy of a Flex application, MXML component, or ActionScript component.
Implementación
public function get document():Object public function set document(value:Object):voidenabled | propiedad |
enabled:Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Whether the component can accept user interaction. After setting the enabled
property to false, some components still respond to mouse interactions such
as mouseOver. As a result, to fully disable UIComponents,
you should also set the value of the mouseEnabled property to false.
If you set the enabled property to false
for a container, Flex dims the color of the container and of all
of its children, and blocks user input to the container
and to all of its children.
Implementación
public function get enabled():Boolean public function set enabled(value:Boolean):voidexplicitHeight | propiedad |
explicitHeight:Number| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
The explicitly specified height for the component,
in pixels, as the component's coordinates.
If no height is explicitly specified, the value is NaN.
Implementación
public function get explicitHeight():Number public function set explicitHeight(value:Number):voidexplicitMaxHeight | propiedad |
explicitMaxHeight:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
Implementación
public function get explicitMaxHeight():NumberexplicitMaxWidth | propiedad |
explicitMaxWidth:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
Implementación
public function get explicitMaxWidth():NumberexplicitMinHeight | propiedad |
explicitMinHeight:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
Implementación
public function get explicitMinHeight():NumberexplicitMinWidth | propiedad |
explicitMinWidth:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
Implementación
public function get explicitMinWidth():NumberexplicitWidth | propiedad |
explicitWidth:Number| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
The explicitly specified width for the component,
in pixels, as the component's coordinates.
If no width is explicitly specified, the value is NaN.
Implementación
public function get explicitWidth():Number public function set explicitWidth(value:Number):voidfilters | propiedad |
focusPane | propiedad |
focusPane:Sprite| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
A single Sprite object that is shared among components and used as an overlay for drawing the focus indicator. Components share this object if their parent is a focused component, not if the component implements the IFocusManagerComponent interface.
Implementación
public function get focusPane():Sprite public function set focusPane(value:Sprite):voidheight | propiedad |
includeInLayout | propiedad |
isPopUp | propiedad |
loaderInfo | propiedad |
loaderInfo:LoaderInfo [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get loaderInfo():LoaderInfomask | propiedad |
mask:DisplayObject| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get mask():DisplayObject public function set mask(value:DisplayObject):voidmaxHeight | propiedad |
maxHeight:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the maximum height of the component, in pixels, as the component's coordinates.
Implementación
public function get maxHeight():NumbermaxWidth | propiedad |
maxWidth:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the maximum width of the component, in pixels, as the component's coordinates.
Implementación
public function get maxWidth():NumbermeasuredHeight | propiedad |
measuredHeight:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
The measured height of this object.
This is typically hard-coded for graphical skins
because this number is simply the number of pixels in the graphic.
For code skins, it can also be hard-coded
if you expect to be drawn at a certain size.
If your size can change based on properties, you may want
to also be an ILayoutManagerClient so a measure()
method will be called at an appropriate time,
giving you an opportunity to compute a measuredHeight.
Implementación
public function get measuredHeight():NumbermeasuredMinHeight | propiedad |
measuredMinWidth | propiedad |
measuredWidth | propiedad |
measuredWidth:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
The measured width of this object.
This is typically hard-coded for graphical skins
because this number is simply the number of pixels in the graphic.
For code skins, it can also be hard-coded
if you expect to be drawn at a certain size.
If your size can change based on properties, you may want
to also be an ILayoutManagerClient so a measure()
method will be called at an appropriate time,
giving you an opportunity to compute a measuredHeight.
Implementación
public function get measuredWidth():NumberminHeight | propiedad |
minHeight:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the minimum height of the component, in pixels, as the component's coordinates.
Implementación
public function get minHeight():NumberminWidth | propiedad |
minWidth:Number [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the minimum width of the component, in pixels, as the component's coordinates.
Implementación
public function get minWidth():NumbermouseX | propiedad |
mouseY | propiedad |
name | propiedad |
opaqueBackground | propiedad |
owner | propiedad |
owner:DisplayObjectContainer| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get owner():DisplayObjectContainer public function set owner(value:DisplayObjectContainer):voidparent | propiedad |
parent:DisplayObjectContainer [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get parent():DisplayObjectContainerpercentHeight | propiedad |
percentHeight:Number| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the height of a component as a percentage of its parent's size. Allowed values are 0 to 100.
Implementación
public function get percentHeight():Number public function set percentHeight(value:Number):voidpercentWidth | propiedad |
percentWidth:Number| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Number that specifies the width of a component as a percentage of its parent's size. Allowed values are 0 to 100.
Implementación
public function get percentWidth():Number public function set percentWidth(value:Number):voidroot | propiedad |
root:DisplayObject [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get root():DisplayObjectrotation | propiedad |
scale9Grid | propiedad |
scaleX | propiedad |
scaleY | propiedad |
scrollRect | propiedad |
stage | propiedad |
systemManager | propiedad |
systemManager:ISystemManager| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
A reference to the SystemManager object for this component.
Implementación
public function get systemManager():ISystemManager public function set systemManager(value:ISystemManager):voidtransform | propiedad |
transform:flash.geom:Transform| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Implementación
public function get transform():flash.geom:Transform public function set transform(value:flash.geom:Transform):voidtweeningProperties | propiedad |
tweeningProperties:Array| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Used by EffectManager. Returns non-null if a component is not using the EffectManager to execute a Tween.
Implementación
public function get tweeningProperties():Array public function set tweeningProperties(value:Array):voidvisible | propiedad |
width | propiedad |
x | propiedad |
y | propiedad |
PostScaleAdapter | () | Información sobre |
addEventListener | () | método |
dispatchEvent | () | método |
getBounds | () | método |
public function getBounds(targetCoordinateSpace:DisplayObject):Rectangle| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Parámetros
targetCoordinateSpace:DisplayObject |
Rectangle |
getCompatibleIUIComponent | () | método |
public static function getCompatibleIUIComponent(obj:Object):IUIComponent| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Call getCompatibleIUIComponent when you need to work with an IUIComponent that reports width, height, min, max, explicit, measured, etc. in post-scale coordinates.
Parámetros
obj:Object |
IUIComponent |
getConstraintValue | () | método |
public function getConstraintValue(constraintName:String):*| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Returns the specified constraint value.
Parámetros
constraintName:String — name of the constraint value. Constraint parameters are
"baseline", "bottom", "horizontalCenter",
"left", "right", "top", and
"verticalCenter".
For more information about these parameters, see the Canvas and Panel containers and Styles Metadata AnchorStyles. |
* — The constraint value, or null if it is not defined.
|
getExplicitOrMeasuredHeight | () | método |
getExplicitOrMeasuredWidth | () | método |
getRect | () | método |
public function getRect(targetCoordinateSpace:DisplayObject):Rectangle| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Parámetros
targetCoordinateSpace:DisplayObject |
Rectangle |
globalToLocal | () | método |
hasEventListener | () | método |
hitTestObject | () | método |
public function hitTestObject(obj:DisplayObject):Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Parámetros
obj:DisplayObject |
Boolean |
hitTestPoint | () | método |
initialize | () | método |
public function initialize():void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Initialize the object.
invalidateDisplayList | () | método |
public function invalidateDisplayList():void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Calling this method results in a call to the component's
validateDisplayList() method
before the display list is rendered.
For components that extend UIComponent, this implies
that updateDisplayList() is called.
invalidateProperties | () | método |
public function invalidateProperties():void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Calling this method results in a call to the component's
validateProperties() method
before the display list is rendered.
For components that extend UIComponent, this implies
that commitProperties() is called.
invalidateSize | () | método |
public function invalidateSize():void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Calling this method results in a call to the component's
validateSize() method
before the display list is rendered.
For components that extend UIComponent, this implies
that measure() is called, unless the component
has both explicitWidth and explicitHeight
set.
localToGlobal | () | método |
move | () | método |
public function move(x:Number, y:Number):void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Moves this object to the specified x and y coordinates.
Parámetros
x:Number — The new x-position for this object.
| |
y:Number — The new y-position for this object.
|
owns | () | método |
public function owns(displayObject:DisplayObject):Boolean| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Parámetros
displayObject:DisplayObject |
Boolean |
parentChanged | () | método |
public function parentChanged(p:DisplayObjectContainer):void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Parámetros
p:DisplayObjectContainer |
removeEventListener | () | método |
setActualSize | () | método |
public function setActualSize(newWidth:Number, newHeight:Number):void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Sets the actual size of this object.
This method is mainly for use in implementing the
updateDisplayList() method, which is where
you compute this object's actual size based on
its explicit size, parent-relative (percent) size,
and measured size.
You then apply this actual size to the object
by calling setActualSize().
In other situations, you should be setting properties
such as width, height,
percentWidth, or percentHeight
rather than calling this method.
Parámetros
newWidth:Number — The new width for this object.
| |
newHeight:Number — The new height for this object.
|
setConstraintValue | () | método |
public function setConstraintValue(constraintName:String, value:*):void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Sets the specified constraint value.
Parámetros
constraintName:String — name of the constraint value. Constraint parameters are
"baseline", "bottom", "horizontalCenter",
"left", "right", "top", and
"verticalCenter".
For more information about these parameters, see the Canvas and Panel containers and Styles Metadata AnchorStyles. | |
value:* — The new value for the constraint.
|
setVisible | () | método |
validateNow | () | método |
public function validateNow():void| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Validates and updates the properties and layout of this object
by immediately calling validateProperties(),
validateSize(), and validateDisplayList(),
if necessary.
When properties are changed, the new values do not usually have
an immediate effect on the component.
Usually, all of the application code that needs to be run
at that time is executed. Then the LayoutManager starts
calling the validateProperties(),
validateSize(), and validateDisplayList()
methods on components, based on their need to be validated and their
depth in the hierarchy of display list objects.
For example, setting the width property is delayed, because
it may require recalculating the widths of the object's children
or its parent.
Delaying the processing also prevents it from being repeated
multiple times if the application code sets the width property
more than once.
This method lets you manually override this behavior.
willTrigger | () | método |
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas