MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 63

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 124
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 62
TUTORIALS POINT
Simply Easy Learning Page 58
Protected Properties
Following are the protected properties for mx.core.UIComponent class:
S.N.
Name & Description
1
currentCSSState : String
[read-only] The state to be used when matching CSS pseudo-selectors.
2
hasComplexLayoutMatrix : Boolean
[read-only] Returns true if the UIComponent has any non-translation (x,y) transform properties.
3
resourceManager : IResourceManager
[read-only] A reference to the object which manages all of the application's localized resources.
4
unscaledHeight : Number
[read-only] A convenience method for determining the unscaled height of the component.
5
unscaledWidth : Number
[read-only] A convenience method for determining the unscaled width of the component All of a
component's drawing and child layout should be done within a bounding rectangle of this width, which
is also passed as an argument to updateDisplayList().
S.N.
Event & Description
1
activate
Dispatched when the Flash Player gains operating system focus and becomes active.
2
detivate
Dispatched when the Flash Player loses operating system focus and becomes inactive.
Public methods
S.N.
Method & Description
1
UIComponent()
Constructor.
2
addStyleClient(styleClient:IAdvancedStyleClient):void
Adds a non-visual style client to this component instance.
3
callLater(method:Function, args:Array = null):void
Queues a function to be called later.
4
clearStyle(styleProp:String):void
Deletes a style property from this component instance.
5
contentToGlobal(point:Point):Point
Converts a Point object from content coordinates to global coordinates.
Vedere la pagina 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 123 124

Commenti su questo manuale

Nessun commento