MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuel d'utilisateur Page 70

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 69
TUTORIALS POINT
Simply Easy Learning Page 65
16
invalidateParentSizeAndDisplayList():void
Helper method to invalidate parent size and display list if this object affects its layout (includeInLayout
is true).
17
isOurFocus(target:DisplayObject):Boolean
Typically overridden by components containing UITextField objects, where the UITextField object gets
focus.
18
keyDownHandler(event:KeyboardEvent):void
The event handler called for a keyDown event.
19
keyUpHandler(event:KeyboardEvent):void
The event handler called for a keyUp event.
20
measure():void
Calculates the default size, and optionally the default minimum size, of the component.
21
resourcesChanged():void
This method is called when a UIComponent is constructed, and again whenever the ResourceManager
dispatches a "change" Event to indicate that the localized resources have changed in some way.
22
setStretchXY(stretchX:Number, stretchY:Number):void
Specifies a transform stretch factor in the horizontal and vertical direction.
23
stateChanged(oldState:String, newState:String, recursive:Boolean):void
This method is called when a state changes to check whether state-specific styles apply to this
component
24
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Draws the object and/or sizes and positions its children.
Events
Following are the events for mx.core.UIComponent class:
S.N.
Event & Description
1
add
when the component is added to a container as a content child by using the addChild(), addChildAt(),
addElement(), or addElementAt() method.
2
creationComplete
Vue de la page 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 123 124

Commentaires sur ces manuels

Pas de commentaire