
TUTORIALS POINT
Simply Easy Learning Page 59
contentToLocal(point:Point):Point
Converts a Point object from content to local coordinates.
createAutomationIDPart(child:IAutomationObject):Object
Returns a set of properties that identify the child within this container.
createAutomationIDPartWithRequiredProperties(child:IAutomationObject,
properties:Array):Object
Returns a set of properties that identify the child within this container.
createReferenceOnParentDocument(parentDocument:IFlexDisplayObject):void
Creates an id reference to this IUIComponent object on its parent document object.
deleteReferenceOnParentDocument(parentDocument:IFlexDisplayObject):void
Deletes the id reference to this IUIComponent object on its parent document object.
determineTextFormatFromStyles():mx.core:UITextFormat
Returns a UITextFormat object corresponding to the text styles for this UIComponent.
dispatchEvent(event:Event):Boolean
[override] Dispatches an event into the event flow.
drawFocus(isFocused:Boolean):void
Shows or hides the focus indicator around this component.
drawRoundRect(x:Number, y:Number, w:Number, h:Number, r:Object = null, c:Object = null,
alpha:Object = null, rot:Object = null, gradient:String = null, ratios:Array = null, hole:Object =
null):void
Programmatically draws a rectangle into this skin's Graphics object.
effectFinished(effectInst:IEffectInstance):void
Called by the effect instance when it stops playing on the component.
effectStarted(effectInst:IEffectInstance):void
Called by the effect instance when it starts playing on the component.
endEffectsStarted():void
Ends all currently playing effects on the component.
executeBindings(recurse:Boolean = false):void
Executes all the bindings for which the UIComponent object is the destination.
finishPrint(obj:Object, target:IFlexDisplayObject):void
Called after printing is complete.
getAutomationChildAt(index:int):IAutomationObject
Provides the automation object at the specified index.
getAutomationChildren():Array
Provides the automation object list .
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean =
true):Number
Returns the x coordinate of the element's bounds at the specified element size.
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean =
Commentaires sur ces manuels