
TUTORIALS POINT
Simply Easy Learning Page 54
A flag that determines if an object has been through all three phases of layout: commitment,
measurement, and layout (provided that any were required).
instanceIndex : int
[read-only] The index of a repeated component.
instanceIndices : Array
An Array containing the indices required to reference this UIComponent object from its parent
document.
is3D : Boolean
[read-only] Contains true when the element is in 3D.
isDocument : Boolean
[read-only] Contains true if this UIComponent instance is a document object.
isPopUp : Boolean
Set to true by the PopUpManager to indicate that component has been popped up.
layoutMatrix3D : Matrix3D
[write-only] The transform matrix that is used to calculate a component's layout relative to its siblings.
left : Object
For components, this layout constraint property is a facade on top of the similarly-named style.
maintainProjectionCenter : Boolean
When true, the component keeps its projection matrix centered on the middle of its bounding box.
maxHeight : Number
The maximum recommended height of the component to be considered by the parent during layout.
maxWidth : Number
The maximum recommended width of the component to be considered by the parent during layout.
measuredHeight : Number
The default height of the component, in pixels.
measuredMinHeight : Number
The default minimum height of the component, in pixels.
measuredMinWidth : Number
The default minimum width of the component, in pixels.
measuredWidth : Number
The default width of the component, in pixels.
minHeight : Number
The minimum recommended height of the component to be considered by the parent during layout.
minWidth : Number
The minimum recommended width of the component to be considered by the parent during layout.
moduleFactory : IFlexModuleFactory
A module factory is used as context for using embedded fonts and for finding the style manager that
controls the styles for this component.
Commenti su questo manuale