MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 67

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 124
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 66
TUTORIALS POINT
Simply Easy Learning Page 62
UIFTETextField) using a UITextFormat determined by the styles of this UIComponent.
60
move(x:Number, y:Number):void
Moves the component to a specified position within its parent.
61
notifyStyleChangeInChildren(styleProp:String, recursive:Boolean):void
Propagates style changes to the children.
62
owns(child:DisplayObject):Boolean
Returns true if the chain of owner properties points from child to this UIComponent.
63
parentChanged(p:DisplayObjectContainer):void
Called by Flex when a UIComponent object is added to or removed from a parent.
64
prepareToPrint(target:IFlexDisplayObject):Object
Prepares an IFlexDisplayObject for printing.
65
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.
66
registerEffects(effects:Array):void
For each effect event, registers the EffectManager as one of the event listeners.
67
removeStyleClient(styleClient:IAdvancedStyleClient):void
Removes a non-visual style client from this component instance.
68
replayAutomatableEvent(event:Event):Boolean
Replays the specified event.
69
resolveAutomationIDPart(criteria:Object):Array
Resolves a child by using the id provided.
70
resumeBackgroundProcessing():void
[static] Resumes the background processing of methods queued by callLater(), after a call to
suspendBackgroundProcessing().
71
setActualSize(w:Number, h:Number):void
Sizes the object.
72
setConstraintValue(constraintName:String, value:*):void
Sets a layout constraint value, which is the same as setting the constraint style for this component.
73
setCurrentState(stateName:String, playTransition:Boolean = true):void
Set the current state.
74
setFocus():void
Sets the focus to this component.
75
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean = true):void
Sets the coordinates that the element uses to draw on screen.
76
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean =
true):void
Sets the layout size of the element.
Vedere la pagina 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 123 124

Commenti su questo manuale

Nessun commento