
TUTORIALS POINT
Simply Easy Learning Page 52
automationValue : Array
[read-only] This value generally corresponds to the rendered appearance of the object and should be
usable for correlating the identifier with the object as it appears visually within the application.
automationVisible : Boolean
[read-only] True if this component is visible for automation, false otherwise.
baseline : Object
For components, this layout constraint property is a facade on top of the similarly-named style.
baselinePosition : Number
[read-only] The y-coordinate of the baseline of the first line of text of the component.
bottom : Object
For components, this layout constraint property is a facade on top of the similarly-named style.
cacheHeuristic : Boolean
[write-only] Used by Flex to suggest bitmap caching for the object.
cachePolicy : String
Specifies the bitmap caching policy for this object.
className : String
[read-only] The name of this instance's class, such as "Button".
contentMouseX : Number
[read-only] Returns the x position of the mouse, in the content coordinate system.
contentMouseY : Number
[read-only] Returns the y position of the mouse, in the content coordinate system.
currentState : String
The current view state of the component.
cursorManager : ICursorManager
[read-only] Gets the CursorManager that controls the cursor for this component and its peers.
depth : Number
Determines the order in which items inside of containers are rendered.
descriptor : UIComponentDescriptor
Reference to the UIComponentDescriptor, if any, that was used by the
createComponentFromDescriptor() method to create this UIComponent instance.
designLayer : DesignLayer
Specifies the optional DesignLayer instance associated with this visual element.
document : Object
A reference to the document object associated with this UIComponent.
doubleClickEnabled : Boolean
[override] Specifies whether the UIComponent object receives doubleClick events.
enabled : Boolean
Whether the component can accept user interaction.
Kommentare zu diesen Handbüchern