
TUTORIALS POINT
Simply Easy Learning Page 62
UIFTETextField) using a UITextFormat determined by the styles of this UIComponent.
move(x:Number, y:Number):void
Moves the component to a specified position within its parent.
notifyStyleChangeInChildren(styleProp:String, recursive:Boolean):void
Propagates style changes to the children.
owns(child:DisplayObject):Boolean
Returns true if the chain of owner properties points from child to this UIComponent.
parentChanged(p:DisplayObjectContainer):void
Called by Flex when a UIComponent object is added to or removed from a parent.
prepareToPrint(target:IFlexDisplayObject):Object
Prepares an IFlexDisplayObject for printing.
regenerateStyleCache(recursive:Boolean):void
Builds or rebuilds the CSS style cache for this component and, if the recursive parameter is true, for all
descendants of this component as well.
registerEffects(effects:Array):void
For each effect event, registers the EffectManager as one of the event listeners.
removeStyleClient(styleClient:IAdvancedStyleClient):void
Removes a non-visual style client from this component instance.
replayAutomatableEvent(event:Event):Boolean
Replays the specified event.
resolveAutomationIDPart(criteria:Object):Array
Resolves a child by using the id provided.
resumeBackgroundProcessing():void
[static] Resumes the background processing of methods queued by callLater(), after a call to
suspendBackgroundProcessing().
setActualSize(w:Number, h:Number):void
Sizes the object.
setConstraintValue(constraintName:String, value:*):void
Sets a layout constraint value, which is the same as setting the constraint style for this component.
setCurrentState(stateName:String, playTransition:Boolean = true):void
Set the current state.
setFocus():void
Sets the focus to this component.
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean = true):void
Sets the coordinates that the element uses to draw on screen.
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean =
true):void
Sets the layout size of the element.
Commenti su questo manuale