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

  • 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 65
TUTORIALS POINT
Simply Easy Learning Page 61
or null if this Repeater isn't repeated.
42
getStyle(styleProp:String):*
Gets a style property that has been set anywhere in this component's style lookup chain.
43
globalToContent(point:Point):Point
Converts a Point object from global to content coordinates.
45
hasCSSState():Boolean
Returns true if currentCSSState is not null.
46
hasState(stateName:String):Boolean
Determines whether the specified state has been defined on this UIComponent.
47
horizontalGradientMatrix(x:Number, y:Number, width:Number, height:Number):Matrix
Returns a box Matrix which can be passed to the drawRoundRect() method as the rot parameter when
drawing a horizontal gradient.
48
initialize():void
Initializes the internal structure of this component.
49
initializeRepeaterArrays(parent:IRepeaterClient):void
Initializes various properties which keep track of repeated instances of this component.
50
invalidateDisplayList():void
Marks a component so that its updateDisplayList() method gets called during a later screen update.
51
invalidateLayering():void
Called by a component's items to indicate that their depth property has changed.
52
invalidateLayoutDirection():void
An element must call this method when its layoutDirection changes or when its parent's layoutDirection
changes.
53
invalidateProperties():void
Marks a component so that its commitProperties() method gets called during a later screen update.
54
invalidateSize():void
Marks a component so that its measure() method gets called during a later screen update.
55
localToContent(point:Point):Point
Converts a Point object from local to content coordinates.
56
matchesCSSState(cssState:String):Boolean
Returns true if cssState matches currentCSSState.
57
matchesCSSType(cssType:String):Boolean
Determines whether this instance is the same as, or is a subclass of, the given type.
58
measureHTMLText(htmlText:String):flash.text:TextLineMetrics
Measures the specified HTML text, which can contain HTML tags such as &lt;font&> and &<b&>,
assuming that it is displayed in a single-line UITextField using a UITextFormat determined by the styles
of this UIComponent.
59
measureText(text:String):flash.text:TextLineMetrics
Measures the specified text, assuming that it is displayed in a single-line UITextField (or
Vue de la page 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 123 124

Commentaires sur ces manuels

Pas de commentaire