MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 56

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 124
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 55
TUTORIALS POINT
Simply Easy Learning Page 51
Class declaration
Following is the declaration for mx.core.UIComponent class:
public class UIComponent
extends FlexSprite
implements IAutomationObject, IChildList, IConstraintClient,
IDeferredInstantiationUIComponent, IFlexDisplayObject,
IFlexModule,IInvalidating, ILayoutManagerClient,
IPropertyChangeNotifier,IRepeaterClient, IStateClient,
IAdvancedStyleClient, IToolTipManagerClient,
IUIComponent, IValidatorListener, IVisualElement
Public Properties
Following are the public properties for mx.core.UIComponent class:
S.N.
Name & Description
1
accessibilityDescription : String
A convenience accessor for the description property in this UIComponent's accessibilityProperties
object.
2
accessibilityEnabled : Boolean
A convenience accessor for the silent property in this UIComponent's accessibilityProperties object.
3
accessibilityName : String
A convenience accessor for the name property in this UIComponent's accessibilityProperties object.
4
accessibilityShortcut : String
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object.
5
activeEffects : Array
[read-only] The list of effects that are currently playing on the component, as an Array of EffectInstance
instances.
6
automationDelegate : Object
The delegate object that handles the automation-related functionality.
7
automationEnabled : Boolean
[read-only] True if this component is enabled for automation, false otherwise.
8
automationName : String
Name that can be used as an identifier for this object.
9
automationOwner : DisplayObjectContainer
[read-only] The owner of this component for automation purposes.
10
automationParent : DisplayObjectContainer
[read-only] The parent of this component for automation purposes.
11
automationTabularData : Object
[read-only] An implementation of the IAutomationTabularData interface, which can be used to retrieve
the data.
Vedere la pagina 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 123 124

Commenti su questo manuale

Nessun commento