
TUTORIALS POINT
Simply Easy Learning Page 64
Protected method
adjustFocusRect(obj:DisplayObject = null):void
Adjust the focus rectangle.
applyComputedMatrix():void
Commits the computed matrix built from the combination of the layout matrix and the transform offsets
to the flash displayObject's transform.
attachOverlay():void
This is an internal method used by the Flex framework to support the Dissolve effect.
canSkipMeasurement():Boolean
Determines if the call to the measure() method can be skipped.
childrenCreated():void
Performs any final processing after child objects are created.
commitProperties():void
Processes the properties set on the component.
createChildren():void
Create child objects of the component.
createInFontContext(classObj:Class):Object
Creates a new object using a context based on the embedded font being used.
createInModuleContext(moduleFactory:IFlexModuleFactory, className:String):Object
Creates the object using a given moduleFactory.
dispatchPropertyChangeEvent(prop:String, oldValue:*, value:*):void
Helper method for dispatching a PropertyChangeEvent when a property is updated.
focusInHandler(event:FocusEvent):void
The event handler called when a UIComponent object gets focus.
focusOutHandler(event:FocusEvent):void
The event handler called when a UIComponent object loses focus.
initAdvancedLayoutFeatures():void
Initializes the implementation and storage of some of the less frequently used advanced layout
features of a component.
initializationComplete():void
Finalizes the initialization of this component.
initializeAccessibility():void
Initializes this component's accessibility code.
Commentaires sur ces manuels