blob: 650d038a5014b8ed8eb5b962d2f248339420258c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../override.css" type="text/css"><meta name="keywords" content="HorizontalList,mx.controls.HorizontalList"><title>mx.controls.HorizontalList</title><script src="../../AC_OETags.js" type="text/javascript"></script></head><body><script language="javascript" type="text/javascript" src="../../asdoc.js"></script><script language="javascript" type="text/javascript" src="../../help.js"></script><script language="javascript" type="text/javascript" src="../../cookies.js"></script><script language="javascript" type="text/javascript"><!--
asdocTitle = 'HorizontalList - ApacheFlex API Reference';
var baseRef = '../../';
window.onload = configPage;
--></script>
<script type="text/javascript">
scrollToNameAnchor();
</script><table class="titleTable" cellpadding="0" cellspacing="0" id="titleTable" style="display:none"><tr><td class="titleTableTitle" align="left">Apache Flex 4.16.1 API Reference </td><td class="titleTableTopNav" align="right"><a href="../../package-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Packages</a>&nbsp;|&nbsp;<a href="../../class-summary.html" onclick="loadClassListFrame('../../all-classes.html')">All Classes</a>&nbsp;|&nbsp;<a href="../../all-index-A.html" onclick="loadClassListFrame('../../index-list.html')">Index</a>&nbsp;|&nbsp;<a id="framesLink1" href="../../index.html?mx/controls/HorizontalList.html&amp;mx/controls/class-list.html">Frames</a><a id="noFramesLink1" style="display:none" href="" onclick="parent.location=document.location"> No Frames </a></td><td class="titleTableLogo" align="right" rowspan="3"><img src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo" title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle" align="left">HorizontalList</td><td class="titleTableSubNav" id="subNav" align="right"><a href="#propertySummary">Properties</a>&nbsp;| <a href="#methodSummary">Methods</a>&nbsp;| <a href="#eventSummary">Events</a>&nbsp;| <a href="#styleSummary">Styles</a>&nbsp;| <a href="#effectSummary">Effects</a>&nbsp;| <a href="#constantSummary">Constants</a>&nbsp;| <a href="#includeExamplesSummary">Examples</a></td></tr><tr class="titleTableRow3"><td colspan="3">&nbsp;</td></tr></table><script language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("HorizontalList"); titleBar_setSubNav(true,true,true,false,false,true,true,false,true,true,false ,false,false,false,false,false);}
-->
</script><div xmlns:fn="http://www.w3.org/2005/xpath-functions" class="MainContent"><table class="classHeaderTable" cellpadding="0" cellspacing="0"><tr><td class="classHeaderTableLabel">Package</td><td><a href="package-detail.html" onclick="javascript:loadClassListFrame('class-list.html')">mx.controls</a></td></tr><tr><td class="classHeaderTableLabel">Class</td><td class="classSignature">public class HorizontalList</td></tr><tr><td class="classHeaderTableLabel">Inheritance</td><td class="inheritanceList">HorizontalList <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../mx/controls/listClasses/TileBase.html">TileBase</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../mx/controls/listClasses/ListBase.html">ListBase</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../mx/core/UIComponent.html">UIComponent</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> <a href="../../mx/core/FlexSprite.html">FlexSprite</a> <img src="../../images/inherit-arrow.gif" title="Inheritance" alt="Inheritance" class="inheritArrow"> flash.display.Sprite</td></tr></table><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Language Version :&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Product Version :&nbsp;</b></td><td>Flex 3</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Runtime Versions :&nbsp;</b></td><td>Flash Player 9, AIR 1.1</td></tr></table><p></p><p></p><p></p><br/><table width="100%" class="innertable"><tr><td bgcolor="#FFFFCC"><img src="../../images/P_AlternativeMetadataIndicator_30x28_N.png"></td><td bgcolor="#FFFFCC">Starting with Flex 4.0, Apache recommends that you use the <a href="../../spark/components/List.html">spark.components.List</a> class as an alternative to this class.<br/><p>
The layout-specific List components in Flex 3 have been replaced by a more generic
List component that takes a generic layout. To get similar behavior from the new
List component, set the <code>layout</code> property to <code>HorizontalLayout</code>.
</p></td></tr></table><br/><p></p>
The HorizontalList control displays a horizontal list of items.
If there are more items than can be displayed at once, it
can display a horizontal scroll bar so the user can access
all items in the list.
<p>The HorizontalList control has the following default sizing
characteristics:</p>
<table class="innertable" ><tr><th>Characteristic</th><th>Description</th></tr><tr><td>Default size</td><td>Four columns, with size determined by the
cell dimensions.</td></tr><tr><td>Minimum size</td><td>0 pixels.</td></tr><tr><td>Maximum size</td><td>5000 by 5000.</td></tr></table>
<p></p><a name="mxmlSyntaxSummary"></a><span class="classHeaderTableLabel">MXML Syntax</span><span id="showMxmlLink" style="display:none"><a href="#mxmlSyntaxSummary" onclick="toggleMXMLOnly();"><img src="../../images/collapsed.gif" title="collapsed" alt="collapsed" class="collapsedImage">Show MXML Syntax</a><br/></span><span id="hideMxmlLink"><a href="#mxmlSyntaxSummary" onclick="toggleMXMLOnly();"><img src="../../images/expanded.gif" title="expanded" alt="expanded" class="expandedImage">Hide MXML Syntax</a></span><div id="mxmlSyntax" class="mxmlSyntax"> <p>The <code>&lt;mx:HorizontalList&gt;</code> tag inherits all of the
tag attributes of its superclass and it adds no new tag attributes.</p>
<pre>
&lt;mx:HorizontalList/&gt
</pre>
</div><script language="javascript" type="text/javascript"><!--
setMXMLOnly();
--></script><p><span class="classHeaderTableLabel">Default MXML Property</span><code>dataProvider</code></p><p><a href="#includeExamplesSummary">View the examples</a></p><br/><hr></div><a name="propertySummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Properties</div><div class="showHideLinks"><div id="hideInheritedProperty" class="hideInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(false,'Property');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Properties</a></div><div id="showInheritedProperty" class="showInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(true,'Property');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Properties</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedProperty" id="summaryTableProperty"><tr><th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#accessibilityDescription" class="signatureLink">accessibilityDescription</a> : String<div class="summaryTableDescription">
A convenience accessor for the description property
in this UIComponent's accessibilityProperties object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#accessibilityEnabled" class="signatureLink">accessibilityEnabled</a> : Boolean<div class="summaryTableDescription">
A convenience accessor for the silent property
in this UIComponent's accessibilityProperties object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#accessibilityName" class="signatureLink">accessibilityName</a> : String<div class="summaryTableDescription">
A convenience accessor for the name property
in this UIComponent's accessibilityProperties object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#accessibilityShortcut" class="signatureLink">accessibilityShortcut</a> : String<div class="summaryTableDescription">
A convenience accessor for the shortcut property
in this UIComponent's accessibilityProperties object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#activeEffects" class="signatureLink">activeEffects</a> : Array<div class="summaryTableDescription">[read-only]
The list of effects that are currently playing on the component,
as an Array of EffectInstance instances.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#allowDragSelection" class="signatureLink">allowDragSelection</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates whether drag-selection is enabled.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#allowMultipleSelection" class="signatureLink">allowMultipleSelection</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether you can allow more than one item to be
selected at the same time.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationDelegate" class="signatureLink">automationDelegate</a> : Object<div class="summaryTableDescription">
The delegate object that handles the automation-related functionality.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationEnabled" class="signatureLink">automationEnabled</a> : Boolean<div class="summaryTableDescription">[read-only]
True if this component is enabled for automation, false
otherwise.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationName" class="signatureLink">automationName</a> : String<div class="summaryTableDescription">
Name that can be used as an identifier for this object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationOwner" class="signatureLink">automationOwner</a> : DisplayObjectContainer<div class="summaryTableDescription">[read-only]
The owner of this component for automation purposes.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationParent" class="signatureLink">automationParent</a> : DisplayObjectContainer<div class="summaryTableDescription">[read-only]
The parent of this component for automation purposes.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationTabularData" class="signatureLink">automationTabularData</a> : Object<div class="summaryTableDescription">[read-only]
An implementation of the IAutomationTabularData interface, which
can be used to retrieve the data.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationValue" class="signatureLink">automationValue</a> : Array<div class="summaryTableDescription">[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.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#automationVisible" class="signatureLink">automationVisible</a> : Boolean<div class="summaryTableDescription">[read-only]
True if this component is visible for automation, false
otherwise.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#baseline" class="signatureLink">baseline</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#baselinePosition" class="signatureLink">baselinePosition</a> : Number<div class="summaryTableDescription">[read-only]
The y-coordinate of the baseline
of the first line of text of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#borderMetrics" class="signatureLink">borderMetrics</a> : <a href="../../mx/core/EdgeMetrics.html">EdgeMetrics</a><div class="summaryTableDescription">[read-only]
Returns an EdgeMetrics object that has four properties:
left, top, right,
and bottom.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#bottom" class="signatureLink">bottom</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#cacheHeuristic" class="signatureLink">cacheHeuristic</a> : Boolean<div class="summaryTableDescription">[write-only]
Used by Flex to suggest bitmap caching for the object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#cachePolicy" class="signatureLink">cachePolicy</a> : String<div class="summaryTableDescription">
Specifies the bitmap caching policy for this object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#className" class="signatureLink">className</a> : String<div class="summaryTableDescription">[read-only]
The name of this instance's class, such as "Button".</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#columnCount" class="signatureLink">columnCount</a> : int<div class="summaryTableDescription">
The number of columns to be displayed in a TileList control or items
in a HorizontalList control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#columnWidth" class="signatureLink">columnWidth</a> : Number<div class="summaryTableDescription">
The width of the control's columns.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#contentMouseX" class="signatureLink">contentMouseX</a> : Number<div class="summaryTableDescription">[read-only]
Returns the x position of the mouse, in the content coordinate system.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#contentMouseY" class="signatureLink">contentMouseY</a> : Number<div class="summaryTableDescription">[read-only]
Returns the y position of the mouse, in the content coordinate system.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#currentState" class="signatureLink">currentState</a> : String<div class="summaryTableDescription">
The current view state of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#cursorManager" class="signatureLink">cursorManager</a> : ICursorManager<div class="summaryTableDescription">[read-only]
Gets the CursorManager that controls the cursor for this component
and its peers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#data" class="signatureLink">data</a> : Object<div class="summaryTableDescription">
The item in the data provider this component should render when
this component is used as an item renderer or item editor.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dataProvider" class="signatureLink">dataProvider</a> : Object<div class="summaryTableDescription">
Set of data to be viewed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dataTipField" class="signatureLink">dataTipField</a> : String<div class="summaryTableDescription">
Name of the field in the data provider items to display as the
data tip.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dataTipFunction" class="signatureLink">dataTipFunction</a> : Function<div class="summaryTableDescription">
User-supplied function to run on each item to determine its dataTip.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#depth" class="signatureLink">depth</a> : Number<div class="summaryTableDescription">
Determines the order in which items inside of containers
are rendered.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#descriptor" class="signatureLink">descriptor</a> : <a href="../../mx/core/UIComponentDescriptor.html">UIComponentDescriptor</a><div class="summaryTableDescription">
Reference to the UIComponentDescriptor, if any, that was used
by the createComponentFromDescriptor() method to create this
UIComponent instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#designLayer" class="signatureLink">designLayer</a> : <a href="../../mx/core/DesignLayer.html">DesignLayer</a><div class="summaryTableDescription">
Specifies the optional DesignLayer instance associated with this visual
element.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#document" class="signatureLink">document</a> : Object<div class="summaryTableDescription">
A reference to the document object associated with this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#doubleClickEnabled" class="signatureLink">doubleClickEnabled</a> : Boolean<div class="summaryTableDescription">[override]
Specifies whether the UIComponent object receives doubleClick events.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dragEnabled" class="signatureLink">dragEnabled</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether you can drag items out of
this control and drop them on other controls.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dragMoveEnabled" class="signatureLink">dragMoveEnabled</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether items can be moved instead
of just copied from the control as part of a drag-and-drop
operation.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dropEnabled" class="signatureLink">dropEnabled</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether dragged items can be dropped onto the
control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#enabled" class="signatureLink">enabled</a> : Boolean<div class="summaryTableDescription">
Whether the component can accept user interaction.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#errorString" class="signatureLink">errorString</a> : String<div class="summaryTableDescription">
The text that displayed by a component's error tip when a
component is monitored by a Validator and validation fails.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#explicitHeight" class="signatureLink">explicitHeight</a> : Number<div class="summaryTableDescription">
Number that specifies the explicit height of the component,
in pixels, in the component's coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#explicitMaxHeight" class="signatureLink">explicitMaxHeight</a> : Number<div class="summaryTableDescription">
The maximum recommended height of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#explicitMaxWidth" class="signatureLink">explicitMaxWidth</a> : Number<div class="summaryTableDescription">
The maximum recommended width of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#explicitMinHeight" class="signatureLink">explicitMinHeight</a> : Number<div class="summaryTableDescription">
The minimum recommended height of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#explicitMinWidth" class="signatureLink">explicitMinWidth</a> : Number<div class="summaryTableDescription">
The minimum recommended width of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#explicitWidth" class="signatureLink">explicitWidth</a> : Number<div class="summaryTableDescription">
Number that specifies the explicit width of the component,
in pixels, in the component's coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#flexContextMenu" class="signatureLink">flexContextMenu</a> : <a href="../../mx/controls/IFlexContextMenu.html">IFlexContextMenu</a><div class="summaryTableDescription">
The context menu for this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#focusEnabled" class="signatureLink">focusEnabled</a> : Boolean<div class="summaryTableDescription">
Indicates whether the component can receive focus when tabbed to.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#focusManager" class="signatureLink">focusManager</a> : <a href="../../mx/managers/IFocusManager.html">IFocusManager</a><div class="summaryTableDescription">
Gets the FocusManager that controls focus for this component
and its peers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#focusPane" class="signatureLink">focusPane</a> : Sprite<div class="summaryTableDescription">
The focus pane associated with this object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#hasFocusableChildren" class="signatureLink">hasFocusableChildren</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether child objects can receive focus.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#hasLayoutMatrix3D" class="signatureLink">hasLayoutMatrix3D</a> : Boolean<div class="summaryTableDescription">[read-only]
Contains true if the element has 3D Matrix.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#height" class="signatureLink">height</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the height of the component, in pixels,
in the parent's coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#horizontalCenter" class="signatureLink">horizontalCenter</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#horizontalScrollPolicy" class="signatureLink">horizontalScrollPolicy</a> : String<div class="summaryTableDescription">
A property that indicates whether the horizontal scroll
bar is always on, always off,
or automatically changes based on the parameters passed to the
setScrollBarProperties() method.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#horizontalScrollPosition" class="signatureLink">horizontalScrollPosition</a> : Number<div class="summaryTableDescription">
The offset into the content from the left edge.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#iconField" class="signatureLink">iconField</a> : String<div class="summaryTableDescription">
The name of the field in the data provider object that determines what to
display as the icon.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#iconFunction" class="signatureLink">iconFunction</a> : Function<div class="summaryTableDescription">
A user-supplied function to run on each item to determine its icon.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#id" class="signatureLink">id</a> : String<div class="summaryTableDescription">
ID of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#includeInLayout" class="signatureLink">includeInLayout</a> : Boolean<div class="summaryTableDescription">
Specifies whether this component is included in the layout of the
parent container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#inheritingStyles" class="signatureLink">inheritingStyles</a> : Object<div class="summaryTableDescription">
The beginning of this component's chain of inheriting styles.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#initialized" class="signatureLink">initialized</a> : Boolean<div class="summaryTableDescription">
A flag that determines if an object has been through all three phases
of layout: commitment, measurement, and layout (provided that any were required).</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#instanceIndex" class="signatureLink">instanceIndex</a> : int<div class="summaryTableDescription">[read-only]
The index of a repeated component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#instanceIndices" class="signatureLink">instanceIndices</a> : Array<div class="summaryTableDescription">
An Array containing the indices required to reference
this UIComponent object from its parent document.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#is3D" class="signatureLink">is3D</a> : Boolean<div class="summaryTableDescription">[read-only]
Contains true when the element is in 3D.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#isDocument" class="signatureLink">isDocument</a> : Boolean<div class="summaryTableDescription">[read-only]
Contains true if this UIComponent instance is a document object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#isPopUp" class="signatureLink">isPopUp</a> : Boolean<div class="summaryTableDescription">
Set to true by the PopUpManager to indicate
that component has been popped up.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#itemRenderer" class="signatureLink">itemRenderer</a> : <a href="../../mx/core/IFactory.html">IFactory</a><div class="summaryTableDescription">
The custom item renderer for the control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#labelField" class="signatureLink">labelField</a> : String<div class="summaryTableDescription">
The name of the field in the data provider items to display as the label.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#labelFunction" class="signatureLink">labelFunction</a> : Function<div class="summaryTableDescription">
A user-supplied function to run on each item to determine its label.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#layoutMatrix3D" class="signatureLink">layoutMatrix3D</a> : Matrix3D<div class="summaryTableDescription">[write-only]
The transform matrix that is used to calculate a component's layout
relative to its siblings.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#left" class="signatureLink">left</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#listData" class="signatureLink">listData</a> : <a href="../../mx/controls/listClasses/BaseListData.html">BaseListData</a><div class="summaryTableDescription">
When a component is used as a drop-in item renderer or drop-in
item editor, Flex initializes the listData property
of the component with the additional data from the list control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#liveScrolling" class="signatureLink">liveScrolling</a> : Boolean = true<div class="summaryTableDescription">
A flag that indicates whether scrolling is live as the
scrollbar thumb is moved
or the view is not updated until the thumb is released.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#maintainProjectionCenter" class="signatureLink">maintainProjectionCenter</a> : Boolean<div class="summaryTableDescription">
When true, the component keeps its projection matrix centered on the
middle of its bounding box.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#maxHeight" class="signatureLink">maxHeight</a> : Number<div class="summaryTableDescription">
The maximum recommended height of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#maxHorizontalScrollPosition" class="signatureLink">maxHorizontalScrollPosition</a> : Number<div class="summaryTableDescription">
The maximum value for the horizontalScrollPosition property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#maxVerticalScrollPosition" class="signatureLink">maxVerticalScrollPosition</a> : Number<div class="summaryTableDescription">
The maximum value for the verticalScrollPosition property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#maxWidth" class="signatureLink">maxWidth</a> : Number<div class="summaryTableDescription">
The maximum recommended width of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#measuredHeight" class="signatureLink">measuredHeight</a> : Number<div class="summaryTableDescription">
The default height of the component, in pixels.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#measuredMinHeight" class="signatureLink">measuredMinHeight</a> : Number<div class="summaryTableDescription">
The default minimum height of the component, in pixels.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#measuredMinWidth" class="signatureLink">measuredMinWidth</a> : Number<div class="summaryTableDescription">
The default minimum width of the component, in pixels.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#measuredWidth" class="signatureLink">measuredWidth</a> : Number<div class="summaryTableDescription">
The default width of the component, in pixels.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#menuSelectionMode" class="signatureLink">menuSelectionMode</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates whether menu-style selection
should be used.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#minHeight" class="signatureLink">minHeight</a> : Number<div class="summaryTableDescription">
The minimum recommended height of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#minWidth" class="signatureLink">minWidth</a> : Number<div class="summaryTableDescription">
The minimum recommended width of the component to be considered
by the parent during layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#moduleFactory" class="signatureLink">moduleFactory</a> : <a href="../../mx/core/IFlexModuleFactory.html">IFlexModuleFactory</a><div class="summaryTableDescription">
A module factory is used as context for using embedded fonts and for
finding the style manager that controls the styles for this
component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#mouseFocusEnabled" class="signatureLink">mouseFocusEnabled</a> : Boolean<div class="summaryTableDescription">
Whether you can receive focus when clicked on.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#MXMLDescriptor" class="signatureLink">MXMLDescriptor</a> : Array<div class="summaryTableDescription">[read-only] </div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#MXMLProperties" class="signatureLink">MXMLProperties</a> : Array<div class="summaryTableDescription">[read-only] </div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#nestLevel" class="signatureLink">nestLevel</a> : int<div class="summaryTableDescription">
Depth of this object in the containment hierarchy.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#nonInheritingStyles" class="signatureLink">nonInheritingStyles</a> : Object<div class="summaryTableDescription">
The beginning of this component's chain of non-inheriting styles.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#nullItemRenderer" class="signatureLink">nullItemRenderer</a> : <a href="../../mx/core/IFactory.html">IFactory</a><div class="summaryTableDescription">
The custom item renderer for the control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#numAutomationChildren" class="signatureLink">numAutomationChildren</a> : int<div class="summaryTableDescription">[read-only]
The number of automation children this container has.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraRowsOrColumns" class="signatureLink">offscreenExtraRowsOrColumns</a> : int<div class="summaryTableDescription">
The target number of extra rows or columns of item renderers to be used
in the layout of the control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#owner" class="signatureLink">owner</a> : DisplayObjectContainer<div class="summaryTableDescription">
The owner of this IVisualElement object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#parent" class="signatureLink">parent</a> : DisplayObjectContainer<div class="summaryTableDescription">[override] [read-only]
The parent container or component for this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#parentApplication" class="signatureLink">parentApplication</a> : Object<div class="summaryTableDescription">[read-only]
A reference to the Application object that contains this UIComponent
instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#parentDocument" class="signatureLink">parentDocument</a> : Object<div class="summaryTableDescription">[read-only]
A reference to the parent document object for this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#percentHeight" class="signatureLink">percentHeight</a> : Number<div class="summaryTableDescription">
Specifies the height of a component as a percentage
of its parent's size.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#percentWidth" class="signatureLink">percentWidth</a> : Number<div class="summaryTableDescription">
Specifies the width of a component as a percentage
of its parent's size.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#postLayoutTransformOffsets" class="signatureLink">postLayoutTransformOffsets</a> : <a href="../../mx/geom/TransformOffsets.html">TransformOffsets</a><div class="summaryTableDescription">
Defines a set of adjustments that can be applied to the object's
transform in a way that is invisible to its parent's layout.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#processedDescriptors" class="signatureLink">processedDescriptors</a> : Boolean<div class="summaryTableDescription">
Set to true after immediate or deferred child creation,
depending on which one happens.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#repeater" class="signatureLink">repeater</a> : <a href="../../mx/core/IRepeater.html">IRepeater</a><div class="summaryTableDescription">[read-only]
A reference to the Repeater object
in the parent document that produced this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#repeaterIndex" class="signatureLink">repeaterIndex</a> : int<div class="summaryTableDescription">[read-only]
The index of the item in the data provider
of the Repeater that produced this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#repeaterIndices" class="signatureLink">repeaterIndices</a> : Array<div class="summaryTableDescription">
An Array containing the indices of the items in the data provider
of the Repeaters in the parent document that produced this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#repeaters" class="signatureLink">repeaters</a> : Array<div class="summaryTableDescription">
An Array containing references to the Repeater objects
in the parent document that produced this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#right" class="signatureLink">right</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#rotation" class="signatureLink">rotation</a> : Number<div class="summaryTableDescription">[override] </div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#rotationX" class="signatureLink">rotationX</a> : Number<div class="summaryTableDescription">[override]
Indicates the x-axis rotation of the DisplayObject instance, in degrees, from its original orientation
relative to the 3D parent container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#rotationY" class="signatureLink">rotationY</a> : Number<div class="summaryTableDescription">[override]
Indicates the y-axis rotation of the DisplayObject instance, in degrees, from its original orientation
relative to the 3D parent container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#rotationZ" class="signatureLink">rotationZ</a> : Number<div class="summaryTableDescription">[override]
</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#rowCount" class="signatureLink">rowCount</a> : int<div class="summaryTableDescription">
Number of rows to be displayed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#rowHeight" class="signatureLink">rowHeight</a> : Number<div class="summaryTableDescription">
The height of the rows in pixels.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#scaleX" class="signatureLink">scaleX</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the horizontal scaling factor.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#scaleY" class="signatureLink">scaleY</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the vertical scaling factor.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#scaleZ" class="signatureLink">scaleZ</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the scaling factor along the z axis.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#screen" class="signatureLink">screen</a> : Rectangle<div class="summaryTableDescription">[read-only]
Returns an object that contains the size and position of the base
drawing surface for this object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#scrollTipFunction" class="signatureLink">scrollTipFunction</a> : Function<div class="summaryTableDescription">
A function that computes the string to be displayed as the ScrollTip.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectable" class="signatureLink">selectable</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether the list shows selected items
as selected.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectedIndex" class="signatureLink">selectedIndex</a> : int<div class="summaryTableDescription">
The index in the data provider of the selected item.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectedIndices" class="signatureLink">selectedIndices</a> : Array<div class="summaryTableDescription">
An array of indices in the data provider of the selected items.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectedItem" class="signatureLink">selectedItem</a> : Object<div class="summaryTableDescription">
A reference to the selected item in the data provider.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectedItems" class="signatureLink">selectedItems</a> : Array<div class="summaryTableDescription">
An array of references to the selected items in the data provider.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectedItemsCompareFunction" class="signatureLink">selectedItemsCompareFunction</a> : Function<div class="summaryTableDescription">
A function used to compare items in the selectedItems property
against items in the data provider.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#showDataTips" class="signatureLink">showDataTips</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether dataTips are displayed for text in the rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#showInAutomationHierarchy" class="signatureLink">showInAutomationHierarchy</a> : Boolean<div class="summaryTableDescription">
A flag that determines if an automation object
shows in the automation hierarchy.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#showScrollTips" class="signatureLink">showScrollTips</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates whether a tooltip should appear
near the scroll thumb when it is being dragged.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#states" class="signatureLink">states</a> : Array<div class="summaryTableDescription">
The view states that are defined for this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#styleDeclaration" class="signatureLink">styleDeclaration</a> : <a href="../../mx/styles/CSSStyleDeclaration.html">CSSStyleDeclaration</a><div class="summaryTableDescription">
Storage for the inline inheriting styles on this object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#styleManager" class="signatureLink">styleManager</a> : <a href="../../mx/styles/IStyleManager2.html">IStyleManager2</a><div class="summaryTableDescription">[read-only]
Returns the StyleManager instance used by this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#styleName" class="signatureLink">styleName</a> : Object<div class="summaryTableDescription">
The class style used by this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#styleParent" class="signatureLink">styleParent</a> : <a href="../../mx/styles/IAdvancedStyleClient.html">IAdvancedStyleClient</a><div class="summaryTableDescription">
A component's parent is used to evaluate descendant selectors.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#systemManager" class="signatureLink">systemManager</a> : <a href="../../mx/managers/ISystemManager.html">ISystemManager</a><div class="summaryTableDescription">
Returns the SystemManager object used by this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#tabFocusEnabled" class="signatureLink">tabFocusEnabled</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether this object can receive focus
via the TAB key
This is similar to the tabEnabled property
used by the Flash Player.
This is usually true for components that
handle keyboard input, but some components in controlbars
have them set to false because they should not steal
focus from another component like an editor.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#toolTip" class="signatureLink">toolTip</a> : String<div class="summaryTableDescription">
Text to display in the ToolTip.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#top" class="signatureLink">top</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#transform" class="signatureLink">transform</a> : Transform<div class="summaryTableDescription">[override]
An object with properties pertaining to a display object's matrix, color transform,
and pixel bounds.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#transformX" class="signatureLink">transformX</a> : Number<div class="summaryTableDescription">
Sets the x coordinate for the transform center of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#transformY" class="signatureLink">transformY</a> : Number<div class="summaryTableDescription">
Sets the y coordinate for the transform center of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#transformZ" class="signatureLink">transformZ</a> : Number<div class="summaryTableDescription">
Sets the z coordinate for the transform center of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#transitions" class="signatureLink">transitions</a> : Array<div class="summaryTableDescription">
An Array of Transition objects, where each Transition object defines a
set of effects to play when a view state change occurs.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#tweeningProperties" class="signatureLink">tweeningProperties</a> : Array<div class="summaryTableDescription">
Array of properties that are currently being tweened on this object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#uid" class="signatureLink">uid</a> : String<div class="summaryTableDescription">
A unique identifier for the object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#updateCompletePendingFlag" class="signatureLink">updateCompletePendingFlag</a> : Boolean<div class="summaryTableDescription">
A flag that determines if an object has been through all three phases
of layout validation (provided that any were required).</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#validationSubField" class="signatureLink">validationSubField</a> : String<div class="summaryTableDescription">
Used by a validator to associate a subfield with this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#value" class="signatureLink">value</a> : Object<div class="summaryTableDescription">[read-only]
The selected item, or the data or label field of the selected item.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#verticalCenter" class="signatureLink">verticalCenter</a> : Object<div class="summaryTableDescription">
For components, this layout constraint property is a
facade on top of the similarly-named style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#verticalScrollPolicy" class="signatureLink">verticalScrollPolicy</a> : String<div class="summaryTableDescription">
A property that indicates whether the vertical scroll bar is always on, always off,
or automatically changes based on the parameters passed to the
setScrollBarProperties() method.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#verticalScrollPosition" class="signatureLink">verticalScrollPosition</a> : Number<div class="summaryTableDescription">
The offset into the content from the top edge.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#viewMetrics" class="signatureLink">viewMetrics</a> : <a href="../../mx/core/EdgeMetrics.html">EdgeMetrics</a><div class="summaryTableDescription">[read-only]
An EdgeMetrics object taking into account the scroll bars,
if visible.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#visible" class="signatureLink">visible</a> : Boolean<div class="summaryTableDescription">[override]
Whether or not the display object is visible.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#width" class="signatureLink">width</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the width of the component, in pixels,
in the parent's coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#wordWrap" class="signatureLink">wordWrap</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether text in the row should be word wrapped.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#x" class="signatureLink">x</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the component's horizontal position,
in pixels, within its parent container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#y" class="signatureLink">y</a> : Number<div class="summaryTableDescription">[override]
Number that specifies the component's vertical position,
in pixels, within its parent container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#z" class="signatureLink">z</a> : Number<div class="summaryTableDescription">[override]
</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr></table></div><a name="protectedPropertySummary"></a><div class="summarySection"><div class="summaryTableTitle">Protected Properties</div><div class="showHideLinks"><div id="hideInheritedProtectedProperty" class="hideInheritedProtectedProperty"><a class="showHideLink" href="#protectedPropertySummary" onclick="javascript:setInheritedVisible(false,'ProtectedProperty');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Protected Properties</a></div><div id="showInheritedProtectedProperty" class="showInheritedProtectedProperty"><a class="showHideLink" href="#protectedPropertySummary" onclick="javascript:setInheritedVisible(true,'ProtectedProperty');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Protected Properties</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedProtectedProperty" id="summaryTableProtectedProperty"><tr><th>&nbsp;</th><th colspan="2">Property</th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#actualCollection" class="signatureLink">actualCollection</a> : <a href="../../mx/collections/ICollectionView.html">ICollectionView</a><div class="summaryTableDescription">
A copy of the value normally stored in collection
used while running data changes effects.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#actualIterator" class="signatureLink">actualIterator</a> : <a href="../../mx/collections/IViewCursor.html">IViewCursor</a><div class="summaryTableDescription">
A copy of the value normally stored in iterator
used while running data changes effects.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#allowItemSizeChangeNotification" class="signatureLink">allowItemSizeChangeNotification</a> : Boolean<div class="summaryTableDescription">[write-only]
If false, renderers cannot invalidate size of List.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#anchorBookmark" class="signatureLink">anchorBookmark</a> : <a href="../../mx/collections/CursorBookmark.html">CursorBookmark</a><div class="summaryTableDescription">
A bookmark to the item that is the anchor.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#anchorIndex" class="signatureLink">anchorIndex</a> : int = -1<div class="summaryTableDescription">
The offset of the item in the data provider that is the selection
anchor point.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#border" class="signatureLink">border</a> : <a href="../../mx/core/IFlexDisplayObject.html">IFlexDisplayObject</a><div class="summaryTableDescription">
The border object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#cachedItemsChangeEffect" class="signatureLink">cachedItemsChangeEffect</a> : <a href="../../mx/effects/IEffect.html">IEffect</a> = null<div class="summaryTableDescription">
The effect that plays when changes occur in the data
provider for the control, set through the itemsChangeEffect
style.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#caretBookmark" class="signatureLink">caretBookmark</a> : <a href="../../mx/collections/CursorBookmark.html">CursorBookmark</a><div class="summaryTableDescription">
A bookmark to the item under the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#caretIndex" class="signatureLink">caretIndex</a> : int = -1<div class="summaryTableDescription">
The offset of the item in the data provider that is the selection
caret point.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#caretIndicator" class="signatureLink">caretIndicator</a> : Sprite<div class="summaryTableDescription">
The DisplayObject that contains the graphics that indicate
which renderer is the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#caretItemRenderer" class="signatureLink">caretItemRenderer</a> : <a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a><div class="summaryTableDescription">
The renderer for the item under the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#caretUID" class="signatureLink">caretUID</a> : String<div class="summaryTableDescription">
The UID of the item under the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#collection" class="signatureLink">collection</a> : <a href="../../mx/collections/ICollectionView.html">ICollectionView</a><div class="summaryTableDescription">
An ICollectionView that represents the data provider.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#currentCSSState" class="signatureLink">currentCSSState</a> : String<div class="summaryTableDescription">[read-only]
The state to be used when matching CSS pseudo-selectors.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dataEffectCompleted" class="signatureLink">dataEffectCompleted</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates that the a data change effect has
just completed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dataItemWrappersByRenderer" class="signatureLink">dataItemWrappersByRenderer</a> : Dictionary<div class="summaryTableDescription">
A dictionary mapping item renderers to the ItemWrappers
used to supply their data.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#defaultColumnCount" class="signatureLink">defaultColumnCount</a> : int = 4<div class="summaryTableDescription">
The default number of columns to display.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#defaultRowCount" class="signatureLink">defaultRowCount</a> : int = 4<div class="summaryTableDescription">
The default number of rows to display.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dragImage" class="signatureLink">dragImage</a> : <a href="../../mx/core/IUIComponent.html">IUIComponent</a><div class="summaryTableDescription">[read-only]
Gets an instance of a class that displays the visuals
during a drag and drop operation.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#dragImageOffsets" class="signatureLink">dragImageOffsets</a> : Point<div class="summaryTableDescription">[read-only]
Gets the offset of the drag image for drag and drop.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#explicitColumnCount" class="signatureLink">explicitColumnCount</a> : int = -1<div class="summaryTableDescription">
The column count requested by explicitly setting the
columnCount property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#explicitColumnWidth" class="signatureLink">explicitColumnWidth</a> : Number<div class="summaryTableDescription">
The column width requested by explicitly setting the
columnWidth.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#explicitRowCount" class="signatureLink">explicitRowCount</a> : int = -1<div class="summaryTableDescription">
The row count requested by explicitly setting
rowCount.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#explicitRowHeight" class="signatureLink">explicitRowHeight</a> : Number<div class="summaryTableDescription">
The row height requested by explicitly setting
rowHeight.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#factoryMap" class="signatureLink">factoryMap</a> : Dictionary<div class="summaryTableDescription">
A map of item renderers by factory.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#freeItemRenderers" class="signatureLink">freeItemRenderers</a> : Array<div class="summaryTableDescription">
A stack of unused item renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#freeItemRenderersByFactory" class="signatureLink">freeItemRenderersByFactory</a> : Dictionary<div class="summaryTableDescription">
A map of free item renderers by factory.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#hasComplexLayoutMatrix" class="signatureLink">hasComplexLayoutMatrix</a> : Boolean<div class="summaryTableDescription">[read-only]
Returns true if the UIComponent has any non-translation (x,y) transform properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#highlightIndicator" class="signatureLink">highlightIndicator</a> : Sprite<div class="summaryTableDescription">
The DisplayObject that contains the graphics that indicates
which renderer is highlighted.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#highlightItemRenderer" class="signatureLink">highlightItemRenderer</a> : <a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a><div class="summaryTableDescription">
The renderer that is currently rolled over or under the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#highlightUID" class="signatureLink">highlightUID</a> : String<div class="summaryTableDescription">
The UID of the item that is current rolled over or under the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#horizontalScrollBar" class="signatureLink">horizontalScrollBar</a> : <a href="../../mx/controls/scrollClasses/ScrollBar.html">ScrollBar</a><div class="summaryTableDescription">
The horizontal scroll bar.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#itemsNeedMeasurement" class="signatureLink">itemsNeedMeasurement</a> : Boolean = true<div class="summaryTableDescription">
A flag that indicates whether the columnWidth
and rowHeight properties need to be calculated.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#itemsSizeChanged" class="signatureLink">itemsSizeChanged</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates that the size of the renderers may have changed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#iterator" class="signatureLink">iterator</a> : <a href="../../mx/collections/IViewCursor.html">IViewCursor</a><div class="summaryTableDescription">
The main IViewCursor used to fetch items from the
data provider and pass the items to the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#iteratorValid" class="signatureLink">iteratorValid</a> : Boolean = true<div class="summaryTableDescription">
A flag that indicates that a page fault as occurred and that
the iterator's position is not valid (not positioned at the topmost
item being displayed).</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#keySelectionPending" class="signatureLink">keySelectionPending</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates if keyboard selection was interrupted by
a page fault.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#lastDropIndex" class="signatureLink">lastDropIndex</a> : int<div class="summaryTableDescription">
The most recently calculated index where the drag item
should be added to the drop target.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#lastSeekPending" class="signatureLink">lastSeekPending</a> : <a href="../../mx/controls/listClasses/ListBaseSeekPending.html">ListBaseSeekPending</a><div class="summaryTableDescription">
The most recent seek that caused a page fault.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#listContent" class="signatureLink">listContent</a> : <a href="../../mx/controls/listClasses/ListBaseContentHolder.html">ListBaseContentHolder</a><div class="summaryTableDescription">
An internal display object that parents all of the item renderers,
selection and highlighting indicators and other supporting graphics.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#listContentStyleFilters" class="signatureLink">listContentStyleFilters</a> : Object<div class="summaryTableDescription">[read-only]
The set of styles to pass from the ListBase to the listContent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#listItems" class="signatureLink">listItems</a> : Array<div class="summaryTableDescription">[read-only]
An Array of Arrays that contains
the itemRenderer instances that render each data provider item.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#maskShape" class="signatureLink">maskShape</a> : Shape<div class="summaryTableDescription">
The mask.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/TileBase.html#measuringObjects" class="signatureLink">measuringObjects</a> : Dictionary<div class="summaryTableDescription">
Cache of measuring objects by factory.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#modifiedCollectionView" class="signatureLink">modifiedCollectionView</a> : ModifiedCollectionView<div class="summaryTableDescription">
The collection view that temporarily preserves previous
data provider state to facilitate running data change effects.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraColumns" class="signatureLink">offscreenExtraColumns</a> : int = 0<div class="summaryTableDescription">
The target number of extra columns of item renderers used in the
layout of the control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraColumnsLeft" class="signatureLink">offscreenExtraColumnsLeft</a> : int = 0<div class="summaryTableDescription">
The number of offscreen columns currently to the left of the
leftmost visible column.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraColumnsRight" class="signatureLink">offscreenExtraColumnsRight</a> : int = 0<div class="summaryTableDescription">
The number of offscreen columns currently to the right of the
right visible column.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraRows" class="signatureLink">offscreenExtraRows</a> : int = 0<div class="summaryTableDescription">
The target number of extra rows of item renderers to be used in
the layout of the control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraRowsBottom" class="signatureLink">offscreenExtraRowsBottom</a> : int = 0<div class="summaryTableDescription">
The number of offscreen rows currently below the bottom visible
item renderer.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraRowsOrColumnsChanged" class="signatureLink">offscreenExtraRowsOrColumnsChanged</a> : Boolean = false<div class="summaryTableDescription">
A flag indicating that the number of offscreen rows or columns
may have changed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#offscreenExtraRowsTop" class="signatureLink">offscreenExtraRowsTop</a> : int = 0<div class="summaryTableDescription">
The number of offscreen rows currently above the topmost visible
row.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#rendererChanged" class="signatureLink">rendererChanged</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates that the renderer changed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#reservedItemRenderers" class="signatureLink">reservedItemRenderers</a> : Object<div class="summaryTableDescription">
A hash map of currently unused item renderers that may be
used again in the near future.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#resourceManager" class="signatureLink">resourceManager</a> : <a href="../../mx/resources/IResourceManager.html">IResourceManager</a><div class="summaryTableDescription">[read-only]
A reference to the object which manages
all of the application's localized resources.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#rowInfo" class="signatureLink">rowInfo</a> : Array<div class="summaryTableDescription">[read-only]
An array of ListRowInfo objects that cache row heights and
other tracking information for the rows in listItems.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#rowMap" class="signatureLink">rowMap</a> : Object<div class="summaryTableDescription">
A hash map of item renderers to their respective ListRowInfo object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#runDataEffectNextUpdate" class="signatureLink">runDataEffectNextUpdate</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates if a data effect should be initiated
the next time the display is updated.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#runningDataEffect" class="signatureLink">runningDataEffect</a> : Boolean = false<div class="summaryTableDescription">
A flag indicating if a data change effect is currently running.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#scrollAreaChanged" class="signatureLink">scrollAreaChanged</a> : Boolean<div class="summaryTableDescription">
A flag that the scrolling area changed due to the appearance or disappearance of
scrollbars.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectedData" class="signatureLink">selectedData</a> : Object<div class="summaryTableDescription">
A hash table of ListBaseSelectionData objects that track which
items are currently selected.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectionIndicators" class="signatureLink">selectionIndicators</a> : Object<div class="summaryTableDescription">
A hash table of selection indicators.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectionLayer" class="signatureLink">selectionLayer</a> : Sprite<div class="summaryTableDescription">
The layer in listContent where all selection
and highlight indicators are drawn.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#selectionTweens" class="signatureLink">selectionTweens</a> : Object<div class="summaryTableDescription">
A hash table of selection tweens.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#showCaret" class="signatureLink">showCaret</a> : Boolean<div class="summaryTableDescription">
A flag that indicates whether to show caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#unconstrainedRenderers" class="signatureLink">unconstrainedRenderers</a> : Dictionary<div class="summaryTableDescription">
A hash map of item renderers that are not subject
to the layout algorithms of the list.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#unscaledHeight" class="signatureLink">unscaledHeight</a> : Number<div class="summaryTableDescription">[read-only]
A convenience method for determining the unscaled height
of the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#unscaledWidth" class="signatureLink">unscaledWidth</a> : Number<div class="summaryTableDescription">[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().</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/ScrollControlBase.html#verticalScrollBar" class="signatureLink">verticalScrollBar</a> : <a href="../../mx/controls/scrollClasses/ScrollBar.html">ScrollBar</a><div class="summaryTableDescription">
The vertical scroll bar.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#visibleData" class="signatureLink">visibleData</a> : Object<div class="summaryTableDescription">[read-only]
A hash table of data provider item renderers currently in view.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedProperty"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/controls/listClasses/ListBase.html#wordWrapChanged" class="signatureLink">wordWrapChanged</a> : Boolean = false<div class="summaryTableDescription">
A flag that indicates whether the value of the wordWrap
property has changed since the last time the display list was updated.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr></table></div><a name="methodSummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Methods </div><div class="showHideLinks"><div id="hideInheritedMethod" class="hideInheritedMethod"><a class="showHideLink" href="#methodSummary" onclick="javascript:setInheritedVisible(false,'Method');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Methods</a></div><div id="showInheritedMethod" class="showInheritedMethod"><a class="showHideLink" href="#methodSummary" onclick="javascript:setInheritedVisible(true,'Method');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Methods</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable " id="summaryTableMethod"><tr><th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class=""><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol">&nbsp;</td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="#HorizontalList()" class="signatureLink">HorizontalList</a>()</div><div class="summaryTableDescription">
Constructor.</div></td><td class="summaryTableOwnerCol">HorizontalList</td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#addDataEffectItem()" class="signatureLink">addDataEffectItem</a>(item:Object):void</div><div class="summaryTableDescription">
Adds an item renderer if a data change effect is running.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#addStyleClient()" class="signatureLink">addStyleClient</a>(styleClient:<a href="../../mx/styles/IAdvancedStyleClient.html">IAdvancedStyleClient</a>):void</div><div class="summaryTableDescription">
Adds a non-visual style client to this component instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#calculateDropIndex()" class="signatureLink">calculateDropIndex</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a> = null):int</div><div class="summaryTableDescription">
Returns the index where the dropped items should be added
to the drop target.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#callLater()" class="signatureLink">callLater</a>(method:Function, args:Array = null):void</div><div class="summaryTableDescription">
Queues a function to be called later.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#clearStyle()" class="signatureLink">clearStyle</a>(styleProp:String):void</div><div class="summaryTableDescription">
Deletes a style property from this component instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#contentToGlobal()" class="signatureLink">contentToGlobal</a>(point:Point):Point</div><div class="summaryTableDescription">
Converts a Point object from content coordinates to global coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#contentToLocal()" class="signatureLink">contentToLocal</a>(point:Point):Point</div><div class="summaryTableDescription">
Converts a Point object from content to local coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#createAutomationIDPart()" class="signatureLink">createAutomationIDPart</a>(child:<a href="../../mx/automation/IAutomationObject.html">IAutomationObject</a>):Object</div><div class="summaryTableDescription">
Returns a set of properties that identify the child within
this container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#createAutomationIDPartWithRequiredProperties()" class="signatureLink">createAutomationIDPartWithRequiredProperties</a>(child:<a href="../../mx/automation/IAutomationObject.html">IAutomationObject</a>, properties:Array):Object</div><div class="summaryTableDescription">
Returns a set of properties as automation IDs that identify the child within
this container.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/TileBase.html#createItemRenderer()" class="signatureLink">createItemRenderer</a>(data:Object):<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a></div><div class="summaryTableDescription">[override]
Get the appropriate renderer, using the default renderer if none is specified.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#createReferenceOnParentDocument()" class="signatureLink">createReferenceOnParentDocument</a>(parentDocument:<a href="../../mx/core/IFlexDisplayObject.html">IFlexDisplayObject</a>):void</div><div class="summaryTableDescription">
Creates an id reference to this IUIComponent object
on its parent document object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#deleteReferenceOnParentDocument()" class="signatureLink">deleteReferenceOnParentDocument</a>(parentDocument:<a href="../../mx/core/IFlexDisplayObject.html">IFlexDisplayObject</a>):void</div><div class="summaryTableDescription">
Deletes the id reference to this IUIComponent object
on its parent document object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#determineTextFormatFromStyles()" class="signatureLink">determineTextFormatFromStyles</a>():<a href="../../mx/core/UITextFormat.html">UITextFormat</a></div><div class="summaryTableDescription">
Returns a UITextFormat object corresponding to the text styles
for this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#dispatchEvent()" class="signatureLink">dispatchEvent</a>(event:Event):Boolean</div><div class="summaryTableDescription">[override]
Dispatches an event into the event flow.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#drawFocus()" class="signatureLink">drawFocus</a>(isFocused:Boolean):void</div><div class="summaryTableDescription">
Shows or hides the focus indicator around this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#drawRoundRect()" class="signatureLink">drawRoundRect</a>(x:Number, y:Number, w:Number, h:Number, r:Object = null, c:Object = null, alpha:Object = null, rot:Object = null, gradient:String = null, ratios:Array = null, hole:Object = null):void</div><div class="summaryTableDescription">
Programmatically draws a rectangle into this skin's Graphics object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effectFinished()" class="signatureLink">effectFinished</a>(effectInst:<a href="../../mx/effects/IEffectInstance.html">IEffectInstance</a>):void</div><div class="summaryTableDescription">
Called by the effect instance when it stops playing on the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effectStarted()" class="signatureLink">effectStarted</a>(effectInst:<a href="../../mx/effects/IEffectInstance.html">IEffectInstance</a>):void</div><div class="summaryTableDescription">
Called by the effect instance when it starts playing on the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#endEffectsStarted()" class="signatureLink">endEffectsStarted</a>():void</div><div class="summaryTableDescription">
Ends all currently playing effects on the component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#executeBindings()" class="signatureLink">executeBindings</a>(recurse:Boolean = false):void</div><div class="summaryTableDescription">
Executes all the bindings for which the UIComponent object is the destination.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#findString()" class="signatureLink">findString</a>(str:String):Boolean</div><div class="summaryTableDescription">
Finds an item in the list based on a String,
and moves the selection to it.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#finishPrint()" class="signatureLink">finishPrint</a>(obj:Object, target:<a href="../../mx/core/IFlexDisplayObject.html">IFlexDisplayObject</a>):void</div><div class="summaryTableDescription">
Called after printing is complete.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#generateMXMLArray()" class="signatureLink">generateMXMLArray</a>(document:Object, data:Array, recursive:Boolean = true):Array</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#generateMXMLVector()" class="signatureLink">generateMXMLVector</a>(document:Object, data:Array, recursive:Boolean = true):*</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getAutomationChildAt()" class="signatureLink">getAutomationChildAt</a>(index:int):<a href="../../mx/automation/IAutomationObject.html">IAutomationObject</a></div><div class="summaryTableDescription">
Provides the automation object at the specified index.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getAutomationChildren()" class="signatureLink">getAutomationChildren</a>():Array</div><div class="summaryTableDescription">
Provides the automation object list .</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getBoundsXAtSize()" class="signatureLink">getBoundsXAtSize</a>(width:Number, height:Number, postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the x coordinate of the element's bounds at the specified element size.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getBoundsYAtSize()" class="signatureLink">getBoundsYAtSize</a>(width:Number, height:Number, postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the y coordinate of the element's bounds at the specified element size.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getClassStyleDeclarations()" class="signatureLink">getClassStyleDeclarations</a>():Array</div><div class="summaryTableDescription">
Finds the type selectors for this UIComponent instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getConstraintValue()" class="signatureLink">getConstraintValue</a>(constraintName:String):*</div><div class="summaryTableDescription">
Returns a layout constraint value, which is the same as
getting the constraint style for this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getExplicitOrMeasuredHeight()" class="signatureLink">getExplicitOrMeasuredHeight</a>():Number</div><div class="summaryTableDescription">
A convenience method for determining whether to use the
explicit or measured height
</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getExplicitOrMeasuredWidth()" class="signatureLink">getExplicitOrMeasuredWidth</a>():Number</div><div class="summaryTableDescription">
A convenience method for determining whether to use the
explicit or measured width
</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getFocus()" class="signatureLink">getFocus</a>():InteractiveObject</div><div class="summaryTableDescription">
Gets the object that currently has focus.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#getItemRendererFactory()" class="signatureLink">getItemRendererFactory</a>(data:Object):<a href="../../mx/core/IFactory.html">IFactory</a></div><div class="summaryTableDescription">
Return the appropriate factory, using the default factory if none specified.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getLayoutBoundsHeight()" class="signatureLink">getLayoutBoundsHeight</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's layout height.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getLayoutBoundsWidth()" class="signatureLink">getLayoutBoundsWidth</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's layout width.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getLayoutBoundsX()" class="signatureLink">getLayoutBoundsX</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the x coordinate that the element uses to draw on screen.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getLayoutBoundsY()" class="signatureLink">getLayoutBoundsY</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the y coordinate that the element uses to draw on screen.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getLayoutMatrix()" class="signatureLink">getLayoutMatrix</a>():Matrix</div><div class="summaryTableDescription">
Returns the transform matrix that is used to calculate the component's
layout relative to its siblings.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getLayoutMatrix3D()" class="signatureLink">getLayoutMatrix3D</a>():Matrix3D</div><div class="summaryTableDescription">
Returns the layout transform Matrix3D for this element.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getMaxBoundsHeight()" class="signatureLink">getMaxBoundsHeight</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's maximum height.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getMaxBoundsWidth()" class="signatureLink">getMaxBoundsWidth</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's maximum width.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getMinBoundsHeight()" class="signatureLink">getMinBoundsHeight</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's minimum height.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getMinBoundsWidth()" class="signatureLink">getMinBoundsWidth</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's minimum width.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getPreferredBoundsHeight()" class="signatureLink">getPreferredBoundsHeight</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's preferred height.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getPreferredBoundsWidth()" class="signatureLink">getPreferredBoundsWidth</a>(postLayoutTransform:Boolean = true):Number</div><div class="summaryTableDescription">
Returns the element's preferred width.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#getRendererSemanticValue()" class="signatureLink">getRendererSemanticValue</a>(target:Object, semanticProperty:String):Object</div><div class="summaryTableDescription">
Returns true or false
to indicates whether the effect should play on the target.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getRepeaterItem()" class="signatureLink">getRepeaterItem</a>(whichRepeater:int = -1):Object</div><div class="summaryTableDescription">
Returns the item in the dataProvider that was used
by the specified Repeater to produce this Repeater, or
null if this Repeater isn't repeated.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getStyle()" class="signatureLink">getStyle</a>(styleProp:String):*</div><div class="summaryTableDescription">
Gets a style property that has been set anywhere in this
component's style lookup chain.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#getVisibleRect()" class="signatureLink">getVisibleRect</a>(targetParent:DisplayObject = null):Rectangle</div><div class="summaryTableDescription">
Get the bounds of this object that are visible to the user
on the screen.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#globalToContent()" class="signatureLink">globalToContent</a>(point:Point):Point</div><div class="summaryTableDescription">
Converts a Point object from global to content coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#hasCSSState()" class="signatureLink">hasCSSState</a>():Boolean</div><div class="summaryTableDescription">
Returns true if currentCSSState is not null.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#hasState()" class="signatureLink">hasState</a>(stateName:String):Boolean</div><div class="summaryTableDescription">
Determines whether the specified state has been defined on this
UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#hideDropFeedback()" class="signatureLink">hideDropFeedback</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Hides the drop indicator under the mouse pointer that indicates that a
drag and drop operation is allowed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#horizontalGradientMatrix()" class="signatureLink">horizontalGradientMatrix</a>(x:Number, y:Number, width:Number, height:Number):Matrix</div><div class="summaryTableDescription">
Returns a box Matrix which can be passed to the
drawRoundRect() method
as the rot parameter when drawing a horizontal gradient.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#indexToItemRenderer()" class="signatureLink">indexToItemRenderer</a>(index:int):<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a></div><div class="summaryTableDescription">
Get an item renderer for the index of an item in the data provider,
if one exists.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#indicesToIndex()" class="signatureLink">indicesToIndex</a>(rowIndex:int, colIndex:int):int</div><div class="summaryTableDescription">
Computes the offset into the data provider of the item
at colIndex, rowIndex.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#initialize()" class="signatureLink">initialize</a>():void</div><div class="summaryTableDescription">
Initializes the internal structure of this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#initializeRepeaterArrays()" class="signatureLink">initializeRepeaterArrays</a>(parent:<a href="../../mx/core/IRepeaterClient.html">IRepeaterClient</a>):void</div><div class="summaryTableDescription">
Initializes various properties which keep track of repeated instances
of this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#invalidateDisplayList()" class="signatureLink">invalidateDisplayList</a>():void</div><div class="summaryTableDescription">
Marks a component so that its updateDisplayList()
method gets called during a later screen update.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#invalidateLayering()" class="signatureLink">invalidateLayering</a>():void</div><div class="summaryTableDescription">
Called by a component's items to indicate that their depth
property has changed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#invalidateLayoutDirection()" class="signatureLink">invalidateLayoutDirection</a>():void</div><div class="summaryTableDescription">
An element must call this method when its layoutDirection changes or
when its parent's layoutDirection changes.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#invalidateList()" class="signatureLink">invalidateList</a>():void</div><div class="summaryTableDescription">
Refresh all rows on the next update.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#invalidateProperties()" class="signatureLink">invalidateProperties</a>():void</div><div class="summaryTableDescription">
Marks a component so that its commitProperties()
method gets called during a later screen update.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#invalidateSize()" class="signatureLink">invalidateSize</a>():void</div><div class="summaryTableDescription">
Marks a component so that its measure()
method gets called during a later screen update.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#isItemHighlighted()" class="signatureLink">isItemHighlighted</a>(data:Object):Boolean</div><div class="summaryTableDescription">
Determines if the item renderer for a data provider item
is highlighted (is rolled over via the mouse or under the caret due to keyboard navigation).</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#isItemSelectable()" class="signatureLink">isItemSelectable</a>(data:Object):Boolean</div><div class="summaryTableDescription">
Determines if the item renderer for a data provider item
is selectable.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#isItemSelected()" class="signatureLink">isItemSelected</a>(data:Object):Boolean</div><div class="summaryTableDescription">
Determines if the item renderer for a data provider item
is selected.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#isItemShowingCaret()" class="signatureLink">isItemShowingCaret</a>(data:Object):Boolean</div><div class="summaryTableDescription">
Determines if the item renderer for a data provider item
is the item under the caret due to keyboard navigation.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#isItemVisible()" class="signatureLink">isItemVisible</a>(item:Object):Boolean</div><div class="summaryTableDescription">
Determines if an item is being displayed by a renderer.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemRendererContains()" class="signatureLink">itemRendererContains</a>(renderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>, object:DisplayObject):Boolean</div><div class="summaryTableDescription">
Determines whether a renderer contains (or owns) a display object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemRendererToIndex()" class="signatureLink">itemRendererToIndex</a>(itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):int</div><div class="summaryTableDescription">
Returns the index of the item in the data provider of the item
being rendered by this item renderer.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemToDataTip()" class="signatureLink">itemToDataTip</a>(data:Object):String</div><div class="summaryTableDescription">
Returns the dataTip string the renderer would display for the given
data object based on the dataTipField and dataTipFunction properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemToIcon()" class="signatureLink">itemToIcon</a>(data:Object):Class</div><div class="summaryTableDescription">
Returns the class for an icon, if any, for a data item,
based on the iconField and iconFunction properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemToItemRenderer()" class="signatureLink">itemToItemRenderer</a>(item:Object):<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a></div><div class="summaryTableDescription">
Returns the item renderer for a given item in the data provider,
if there is one.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemToLabel()" class="signatureLink">itemToLabel</a>(data:Object):String</div><div class="summaryTableDescription">
Returns the string the renderer would display for the given data object
based on the labelField and labelFunction properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#localToContent()" class="signatureLink">localToContent</a>(point:Point):Point</div><div class="summaryTableDescription">
Converts a Point object from local to content coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#matchesCSSState()" class="signatureLink">matchesCSSState</a>(cssState:String):Boolean</div><div class="summaryTableDescription">
Returns true if cssState matches currentCSSState.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#matchesCSSType()" class="signatureLink">matchesCSSType</a>(cssType:String):Boolean</div><div class="summaryTableDescription">
Determines whether this instance is the same as, or is a subclass of,
the given type.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#measureHeightOfItems()" class="signatureLink">measureHeightOfItems</a>(index:int = -1, count:int = 0):Number</div><div class="summaryTableDescription">
Measures a set of items from the data provider using the
current item renderer and returns the sum of the heights
of those items.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#measureHTMLText()" class="signatureLink">measureHTMLText</a>(htmlText:String):TextLineMetrics</div><div class="summaryTableDescription">
Measures the specified HTML text, which can contain HTML tags such
as &lt;font&gt; and &lt;b&gt;,
assuming that it is displayed
in a single-line UITextField using a UITextFormat
determined by the styles of this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#measureText()" class="signatureLink">measureText</a>(text:String):TextLineMetrics</div><div class="summaryTableDescription">
Measures the specified text, assuming that it is displayed
in a single-line UITextField (or UIFTETextField) using a UITextFormat
determined by the styles of this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#measureWidthOfItems()" class="signatureLink">measureWidthOfItems</a>(index:int = -1, count:int = 0):Number</div><div class="summaryTableDescription">
Measures a set of items from the data provider using
the current item renderer and returns the
maximum width found.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#move()" class="signatureLink">move</a>(x:Number, y:Number):void</div><div class="summaryTableDescription">
Moves the component to a specified position within its parent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#notifyStyleChangeInChildren()" class="signatureLink">notifyStyleChangeInChildren</a>(styleProp:String, recursive:Boolean):void</div><div class="summaryTableDescription">
Propagates style changes to the children.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#owns()" class="signatureLink">owns</a>(child:DisplayObject):Boolean</div><div class="summaryTableDescription">
Returns true if the chain of owner properties
points from child to this UIComponent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#parentChanged()" class="signatureLink">parentChanged</a>(p:DisplayObjectContainer):void</div><div class="summaryTableDescription">
Called by Flex when a UIComponent object is added to or removed from a parent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#prepareToPrint()" class="signatureLink">prepareToPrint</a>(target:<a href="../../mx/core/IFlexDisplayObject.html">IFlexDisplayObject</a>):Object</div><div class="summaryTableDescription">
Prepares an IFlexDisplayObject for printing.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#regenerateStyleCache()" class="signatureLink">regenerateStyleCache</a>(recursive:Boolean):void</div><div class="summaryTableDescription">
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.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#registerEffects()" class="signatureLink">registerEffects</a>(effects:Array):void</div><div class="summaryTableDescription">
For each effect event, registers the EffectManager
as one of the event listeners.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#removeDataEffectItem()" class="signatureLink">removeDataEffectItem</a>(item:Object):void</div><div class="summaryTableDescription">
Removes an item renderer if a data change effect is running.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#removeStyleClient()" class="signatureLink">removeStyleClient</a>(styleClient:<a href="../../mx/styles/IAdvancedStyleClient.html">IAdvancedStyleClient</a>):void</div><div class="summaryTableDescription">
Removes a non-visual style client from this component instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#replayAutomatableEvent()" class="signatureLink">replayAutomatableEvent</a>(event:Event):Boolean</div><div class="summaryTableDescription">
Replays the specified event.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#resolveAutomationIDPart()" class="signatureLink">resolveAutomationIDPart</a>(criteria:Object):Array</div><div class="summaryTableDescription">
Resolves a child by using the id provided.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#resumeBackgroundProcessing()" class="signatureLink">resumeBackgroundProcessing</a>():void</div><div class="summaryTableDescription">[static]
Resumes the background processing of methods
queued by callLater(), after a call to
suspendBackgroundProcessing().</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#scrollToIndex()" class="signatureLink">scrollToIndex</a>(index:int):Boolean</div><div class="summaryTableDescription">
Ensures that the data provider item at the given index is visible.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setActualSize()" class="signatureLink">setActualSize</a>(w:Number, h:Number):void</div><div class="summaryTableDescription">
Sizes the object.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setConstraintValue()" class="signatureLink">setConstraintValue</a>(constraintName:String, value:*):void</div><div class="summaryTableDescription">
Sets a layout constraint value, which is the same as
setting the constraint style for this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setCurrentState()" class="signatureLink">setCurrentState</a>(stateName:String, playTransition:Boolean = true):void</div><div class="summaryTableDescription">
Set the current state.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setFocus()" class="signatureLink">setFocus</a>():void</div><div class="summaryTableDescription">
Sets the focus to this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setLayoutBoundsPosition()" class="signatureLink">setLayoutBoundsPosition</a>(x:Number, y:Number, postLayoutTransform:Boolean = true):void</div><div class="summaryTableDescription">
Sets the coordinates that the element uses to draw on screen.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setLayoutBoundsSize()" class="signatureLink">setLayoutBoundsSize</a>(width:Number, height:Number, postLayoutTransform:Boolean = true):void</div><div class="summaryTableDescription">
Sets the layout size of the element.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setLayoutMatrix()" class="signatureLink">setLayoutMatrix</a>(value:Matrix, invalidateLayout:Boolean):void</div><div class="summaryTableDescription">
Sets the transform Matrix that is used to calculate the component's layout
size and position relative to its siblings.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setLayoutMatrix3D()" class="signatureLink">setLayoutMatrix3D</a>(value:Matrix3D, invalidateLayout:Boolean):void</div><div class="summaryTableDescription">
Sets the transform Matrix3D that is used to calculate the component's layout
size and position relative to its siblings.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setMXMLDescriptor()" class="signatureLink">setMXMLDescriptor</a>(value:Array):void</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setMXMLProperties()" class="signatureLink">setMXMLProperties</a>(value:Array):void</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setStyle()" class="signatureLink">setStyle</a>(styleProp:String, newValue:*):void</div><div class="summaryTableDescription">
Sets a style property on this component instance.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setVisible()" class="signatureLink">setVisible</a>(value:Boolean, noEvent:Boolean = false):void</div><div class="summaryTableDescription">
Called when the visible property changes.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#showDropFeedback()" class="signatureLink">showDropFeedback</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Displays a drop indicator under the mouse pointer to indicate that a
drag and drop operation is allowed and where the items will
be dropped.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#styleChanged()" class="signatureLink">styleChanged</a>(styleProp:String):void</div><div class="summaryTableDescription">
Detects changes to style properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#stylesInitialized()" class="signatureLink">stylesInitialized</a>():void</div><div class="summaryTableDescription">
Flex calls the stylesInitialized() method when
the styles for a component are first initialized.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#suspendBackgroundProcessing()" class="signatureLink">suspendBackgroundProcessing</a>():void</div><div class="summaryTableDescription">[static]
Blocks the background processing of methods
queued by callLater(),
until resumeBackgroundProcessing() is called.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/FlexSprite.html#toString()" class="signatureLink">toString</a>():String</div><div class="summaryTableDescription">[override]
Returns a string indicating the location of this object
within the hierarchy of DisplayObjects in the Application.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/FlexSprite.html">FlexSprite</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#transformAround()" class="signatureLink">transformAround</a>(transformCenter:Vector3D, scale:Vector3D = null, rotation:Vector3D = null, translation:Vector3D = null, postLayoutScale:Vector3D = null, postLayoutRotation:Vector3D = null, postLayoutTranslation:Vector3D = null, invalidateLayout:Boolean = true):void</div><div class="summaryTableDescription">
A utility method to update the rotation, scale, and translation of the
transform while keeping a particular point, specified in the component's
own coordinate space, fixed in the parent's coordinate space.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#transformPointToParent()" class="signatureLink">transformPointToParent</a>(localPosition:Vector3D, position:Vector3D, postLayoutPosition:Vector3D):void</div><div class="summaryTableDescription">
A utility method to transform a point specified in the local
coordinates of this object to its location in the object's parent's
coordinates.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#unconstrainRenderer()" class="signatureLink">unconstrainRenderer</a>(item:Object):void</div><div class="summaryTableDescription">
Called by an UnconstrainItemAction effect
as part of a data change effect if the item renderers corresponding
to certain data items need to move outside the normal positions
of item renderers in the control.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#validateDisplayList()" class="signatureLink">validateDisplayList</a>():void</div><div class="summaryTableDescription">
Validates the position and size of children and draws other
visuals.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#validateNow()" class="signatureLink">validateNow</a>():void</div><div class="summaryTableDescription">
Validate and update the properties and layout of this object
and redraw it, if necessary.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#validateProperties()" class="signatureLink">validateProperties</a>():void</div><div class="summaryTableDescription">
Used by layout logic to validate the properties of a component
by calling the commitProperties() method.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#validateSize()" class="signatureLink">validateSize</a>(recursive:Boolean = false):void</div><div class="summaryTableDescription">
Validates the measured size of the component
If the LayoutManager.invalidateSize() method is called with
this ILayoutManagerClient, then the validateSize() method
is called when it's time to do measurements.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#validationResultHandler()" class="signatureLink">validationResultHandler</a>(event:<a href="../../mx/events/ValidationResultEvent.html">ValidationResultEvent</a>):void</div><div class="summaryTableDescription">
Handles both the valid and invalid events from a
validator assigned to this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#verticalGradientMatrix()" class="signatureLink">verticalGradientMatrix</a>(x:Number, y:Number, width:Number, height:Number):Matrix</div><div class="summaryTableDescription">
Returns a box Matrix which can be passed to drawRoundRect()
as the rot parameter when drawing a vertical gradient.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr></table></div><a name="methodSummary"></a><a name="protectedMethodSummary"></a><div class="summarySection"><div class="summaryTableTitle">Protected Methods </div><div class="showHideLinks"><div id="hideInheritedProtectedMethod" class="hideInheritedProtectedMethod"><a class="showHideLink" href="#protectedMethodSummary" onclick="javascript:setInheritedVisible(false,'ProtectedMethod');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Show Inherited Protected Methods</a></div><div id="showInheritedProtectedMethod" class="showInheritedProtectedMethod"><a class="showHideLink" href="#protectedMethodSummary" onclick="javascript:setInheritedVisible(true,'ProtectedMethod');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Protected Methods</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedProtectedMethod" id="summaryTableProtectedMethod"><tr><th>&nbsp;</th><th colspan="2">Method</th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#addDragData()" class="signatureLink">addDragData</a>(dragSource:Object):void</div><div class="summaryTableDescription">
Adds the selected items to the DragSource object as part of a
drag-and-drop operation.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#addMXMLChildren()" class="signatureLink">addMXMLChildren</a>(comps:Array):void</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#addToFreeItemRenderers()" class="signatureLink">addToFreeItemRenderers</a>(item:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Adds a renderer to the recycled renderer list,
making it invisible and cleaning up references to it.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#addToRowArrays()" class="signatureLink">addToRowArrays</a>():void</div><div class="summaryTableDescription">
Add a blank row to the beginning of the arrays that store references to the rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#adjustFocusRect()" class="signatureLink">adjustFocusRect</a>(obj:DisplayObject = null):void</div><div class="summaryTableDescription">
Adjust the focus rectangle.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/TileBase.html#adjustListContent()" class="signatureLink">adjustListContent</a>(unscaledWidth:Number = -1, unscaledHeight:Number = -1):void</div><div class="summaryTableDescription">[override]
Called from the updateDisplayList() method to adjust the size and position of
listContent.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#applyComputedMatrix()" class="signatureLink">applyComputedMatrix</a>():void</div><div class="summaryTableDescription">
Commits the computed matrix built from the combination of the layout
matrix and the transform offsets to the flash displayObject's transform.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#applySelectionEffect()" class="signatureLink">applySelectionEffect</a>(indicator:Sprite, uid:String, itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Sets up the effect for applying the selection indicator.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#attachOverlay()" class="signatureLink">attachOverlay</a>():void</div><div class="summaryTableDescription">
This is an internal method used by the Flex framework
to support the Dissolve effect.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#calculateDropIndicatorY()" class="signatureLink">calculateDropIndicatorY</a>(rowCount:Number, rowNum:int):Number</div><div class="summaryTableDescription">
Calculates the y position of the drop indicator
when performing a drag-and-drop operation.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#canSkipMeasurement()" class="signatureLink">canSkipMeasurement</a>():Boolean</div><div class="summaryTableDescription">
Determines if the call to the measure() method can be skipped.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#childrenCreated()" class="signatureLink">childrenCreated</a>():void</div><div class="summaryTableDescription">
Performs any final processing after child objects are created.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#clearCaretIndicator()" class="signatureLink">clearCaretIndicator</a>(indicator:Sprite, itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Clears the caret indicator into the given Sprite.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#clearHighlightIndicator()" class="signatureLink">clearHighlightIndicator</a>(indicator:Sprite, itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Clears the highlight indicator in the given Sprite.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#clearIndicators()" class="signatureLink">clearIndicators</a>():void</div><div class="summaryTableDescription">
Removes all selection and highlight and caret indicators.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#clearSelected()" class="signatureLink">clearSelected</a>(transition:Boolean = false):void</div><div class="summaryTableDescription">
Clears the set of selected items and removes all graphics
depicting the selected state of those items.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#clearVisibleData()" class="signatureLink">clearVisibleData</a>():void</div><div class="summaryTableDescription">
Empty the visibleData hash table.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#collectionChangeHandler()" class="signatureLink">collectionChangeHandler</a>(event:Event):void</div><div class="summaryTableDescription">
Handles CollectionEvents dispatched from the data provider
as the data changes.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#commitProperties()" class="signatureLink">commitProperties</a>():void</div><div class="summaryTableDescription">[override]
Calculates the column width and row height and number of rows and
columns based on whether properties like columnCount
columnWidth, rowHeight and
rowCount were explicitly set.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#configureScrollBars()" class="signatureLink">configureScrollBars</a>():void</div><div class="summaryTableDescription">
Configures the ScrollBars based on the number of rows and columns and
viewable rows and columns.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#copyItemWithUID()" class="signatureLink">copyItemWithUID</a>(item:Object):Object</div><div class="summaryTableDescription">
Makes a deep copy of the object by calling the
ObjectUtil.copy() method, and replaces
the copy's uid property (if present) with a
new value by calling the UIDUtil.createUID() method.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#copySelectedItems()" class="signatureLink">copySelectedItems</a>(useDataField:Boolean = true):Array</div><div class="summaryTableDescription">
Copies the selected items in the order that they were selected.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#createBorder()" class="signatureLink">createBorder</a>():void</div><div class="summaryTableDescription">
Creates the border for this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#createChildren()" class="signatureLink">createChildren</a>():void</div><div class="summaryTableDescription">[override]
Creates objects that are children of this ListBase; in this case,
the listContent object that will hold all the item
renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#createInFontContext()" class="signatureLink">createInFontContext</a>(classObj:Class):Object</div><div class="summaryTableDescription">
Creates a new object using a context
based on the embedded font being used.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#createInModuleContext()" class="signatureLink">createInModuleContext</a>(moduleFactory:<a href="../../mx/core/IFlexModuleFactory.html">IFlexModuleFactory</a>, className:String):Object</div><div class="summaryTableDescription">
Creates the object using a given moduleFactory.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#destroyRow()" class="signatureLink">destroyRow</a>(i:int, numCols:int):void</div><div class="summaryTableDescription">
Recycle a row that is no longer needed, and remove its indicators.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#dispatchPropertyChangeEvent()" class="signatureLink">dispatchPropertyChangeEvent</a>(prop:String, oldValue:*, value:*):void</div><div class="summaryTableDescription">
Helper method for dispatching a PropertyChangeEvent
when a property is updated.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragCompleteHandler()" class="signatureLink">dragCompleteHandler</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Handles DragEvent.DRAG_COMPLETE events.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragDropHandler()" class="signatureLink">dragDropHandler</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Handles DragEvent.DRAG_DROP events.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragEnterHandler()" class="signatureLink">dragEnterHandler</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Handles DragEvent.DRAG_ENTER events.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragExitHandler()" class="signatureLink">dragExitHandler</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Handles DragEvent.DRAG_EXIT events.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragOverHandler()" class="signatureLink">dragOverHandler</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
Handles DragEvent.DRAG_OVER events.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragScroll()" class="signatureLink">dragScroll</a>():void</div><div class="summaryTableDescription">
Interval function that scrolls the list up or down
if the mouse goes above or below the list.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#dragStartHandler()" class="signatureLink">dragStartHandler</a>(event:<a href="../../mx/events/DragEvent.html">DragEvent</a>):void</div><div class="summaryTableDescription">
The default handler for the dragStart event.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#drawCaretIndicator()" class="signatureLink">drawCaretIndicator</a>(indicator:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Draws the caret indicator into the given Sprite
at the position, width and height specified using the
color specified.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#drawHighlightIndicator()" class="signatureLink">drawHighlightIndicator</a>(indicator:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Draws the highlight indicator into the given Sprite
at the position, width and height specified using the
color specified.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#drawItem()" class="signatureLink">drawItem</a>(item:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>, selected:Boolean = false, highlighted:Boolean = false, caret:Boolean = false, transition:Boolean = false):void</div><div class="summaryTableDescription">
Draws the renderer with indicators
that it is highlighted, selected, or the caret.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#drawRowBackgrounds()" class="signatureLink">drawRowBackgrounds</a>():void</div><div class="summaryTableDescription">
Draws any alternating row colors, borders and backgrounds for the rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#drawSelectionIndicator()" class="signatureLink">drawSelectionIndicator</a>(indicator:Sprite, x:Number, y:Number, width:Number, height:Number, color:uint, itemRenderer:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):void</div><div class="summaryTableDescription">
Draws the selection indicator into the given Sprite
at the position, width and height specified using the
color specified.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/TileBase.html#drawTileBackground()" class="signatureLink">drawTileBackground</a>(s:Sprite, rowIndex:int, columnIndex:int, width:Number, height:Number, color:uint, item:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):DisplayObject</div><div class="summaryTableDescription">
Draws the background for an individual tile.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/TileBase.html#drawTileBackgrounds()" class="signatureLink">drawTileBackgrounds</a>():void</div><div class="summaryTableDescription">
Draws the backgrounds, if any, behind all of the tiles.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#findKey()" class="signatureLink">findKey</a>(eventCode:int):Boolean</div><div class="summaryTableDescription">
Tries to find the next item in the data provider that
starts with the character in the eventCode parameter.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#finishDataChangeEffect()" class="signatureLink">finishDataChangeEffect</a>(event:<a href="../../mx/events/EffectEvent.html">EffectEvent</a>):void</div><div class="summaryTableDescription">
Cleans up after a data change effect has finished running
by restoring the original collection and iterator and removing
any cached values used by the effect.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#finishKeySelection()" class="signatureLink">finishKeySelection</a>():void</div><div class="summaryTableDescription">
Sets selected items based on the caretIndex and
anchorIndex properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#focusInHandler()" class="signatureLink">focusInHandler</a>(event:FocusEvent):void</div><div class="summaryTableDescription">
The event handler called when a UIComponent object gets focus.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#focusOutHandler()" class="signatureLink">focusOutHandler</a>(event:FocusEvent):void</div><div class="summaryTableDescription">
The event handler called when a UIComponent object loses focus.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#generateMXMLAttributes()" class="signatureLink">generateMXMLAttributes</a>(data:Array):void</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#generateMXMLInstances()" class="signatureLink">generateMXMLInstances</a>(document:Object, data:Array, recursive:Boolean = true):void</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#generateMXMLObject()" class="signatureLink">generateMXMLObject</a>(document:Object, data:Array):Object</div><div class="summaryTableDescription"></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#getReservedOrFreeItemRenderer()" class="signatureLink">getReservedOrFreeItemRenderer</a>(data:Object):<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a></div><div class="summaryTableDescription">
Retrieves an already-created item renderer not currently in use.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#indexToColumn()" class="signatureLink">indexToColumn</a>(index:int):int</div><div class="summaryTableDescription">
The column for the data provider item at the given index.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#indexToRow()" class="signatureLink">indexToRow</a>(index:int):int</div><div class="summaryTableDescription">
The row for the data provider item at the given index.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#initAdvancedLayoutFeatures()" class="signatureLink">initAdvancedLayoutFeatures</a>():void</div><div class="summaryTableDescription">
Initializes the implementation and storage of some of the less frequently
used advanced layout features of a component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#initializationComplete()" class="signatureLink">initializationComplete</a>():void</div><div class="summaryTableDescription">
Finalizes the initialization of this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#initializeAccessibility()" class="signatureLink">initializeAccessibility</a>():void</div><div class="summaryTableDescription">
Initializes this component's accessibility code.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#initiateDataChangeEffect()" class="signatureLink">initiateDataChangeEffect</a>(unscaledWidth:Number, unscaledHeight:Number):void</div><div class="summaryTableDescription">
Initiates a data change effect when there have been changes
in the data provider.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#invalidateParentSizeAndDisplayList()" class="signatureLink">invalidateParentSizeAndDisplayList</a>():void</div><div class="summaryTableDescription">
Helper method to invalidate parent size and display list if
this object affects its layout (includeInLayout is true).</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#isOurFocus()" class="signatureLink">isOurFocus</a>(target:DisplayObject):Boolean</div><div class="summaryTableDescription">
Typically overridden by components containing UITextField objects,
where the UITextField object gets focus.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#isRendererUnconstrained()" class="signatureLink">isRendererUnconstrained</a>(item:Object):Boolean</div><div class="summaryTableDescription">
Returns true if an item renderer is no longer being positioned
by the list's layout algorithm while a data change effect is
running as a result of a call to the unconstrainRenderer() method.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemRendererToIndices()" class="signatureLink">itemRendererToIndices</a>(item:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>):Point</div><div class="summaryTableDescription">
Returns a Point containing the columnIndex and rowIndex of an
item renderer.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#itemToUID()" class="signatureLink">itemToUID</a>(data:Object):String</div><div class="summaryTableDescription">
Determines the UID for a data provider item.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#keyDownHandler()" class="signatureLink">keyDownHandler</a>(event:KeyboardEvent):void</div><div class="summaryTableDescription">
The event handler called for a keyDown event.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#keyUpHandler()" class="signatureLink">keyUpHandler</a>(event:KeyboardEvent):void</div><div class="summaryTableDescription">
The event handler called for a keyUp event.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#layoutChrome()" class="signatureLink">layoutChrome</a>(unscaledWidth:Number, unscaledHeight:Number):void</div><div class="summaryTableDescription">
Responds to size changes by setting the positions and sizes
of this control's borders.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/TileBase.html#makeListData()" class="signatureLink">makeListData</a>(data:Object, uid:String, rowNum:int, columnNum:int):<a href="../../mx/controls/listClasses/BaseListData.html">BaseListData</a></div><div class="summaryTableDescription">
Creates a new ListData instance and populates the fields based on
the input data provider item.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#makeRowsAndColumns()" class="signatureLink">makeRowsAndColumns</a>(left:Number, top:Number, right:Number, bottom:Number, firstColumn:int, firstRow:int, byCount:Boolean = false, rowsNeeded:uint = 0):Point</div><div class="summaryTableDescription">
Make enough rows and columns to fill the area
described by left, top, right, bottom.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#measure()" class="signatureLink">measure</a>():void</div><div class="summaryTableDescription">[override]
Calculates the measured width and height of the component based
on the rowCount,
columnCount, rowHeight and
columnWidth properties.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseClickHandler()" class="signatureLink">mouseClickHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_CLICK events from any mouse
targets contained in the list including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseDoubleClickHandler()" class="signatureLink">mouseDoubleClickHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_DOUBLE_CLICK events from any
mouse targets contained in the list including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseDownHandler()" class="signatureLink">mouseDownHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseEventToItemRenderer()" class="signatureLink">mouseEventToItemRenderer</a>(event:MouseEvent):<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a></div><div class="summaryTableDescription">
Determines which item renderer is under the mouse.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseMoveHandler()" class="signatureLink">mouseMoveHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_MOVE events from any mouse
targets contained in the list including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseOutHandler()" class="signatureLink">mouseOutHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_OUT events from any mouse targets
contained in the list including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseOverHandler()" class="signatureLink">mouseOverHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_OVER events from any mouse
targets contained in the list, including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseUpHandler()" class="signatureLink">mouseUpHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">
Handles MouseEvent.MOUSE_DOWN events from any mouse
targets contained in the list including the renderers.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#mouseWheelHandler()" class="signatureLink">mouseWheelHandler</a>(event:MouseEvent):void</div><div class="summaryTableDescription">[override]
Handles mouseWheel events by changing scroll positions.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#moveIndicatorsHorizontally()" class="signatureLink">moveIndicatorsHorizontally</a>(uid:String, moveBlockDistance:Number):void</div><div class="summaryTableDescription">
Move the selection and highlight indicators horizontally.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#moveIndicatorsVertically()" class="signatureLink">moveIndicatorsVertically</a>(uid:String, moveBlockDistance:Number):void</div><div class="summaryTableDescription">
Move the selection and highlight indicators vertically.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#moveRowVertically()" class="signatureLink">moveRowVertically</a>(i:int, numCols:int, moveBlockDistance:Number):void</div><div class="summaryTableDescription">
Move a row vertically, and update the rowInfo record.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#moveSelectionHorizontally()" class="signatureLink">moveSelectionHorizontally</a>(code:uint, shiftKey:Boolean, ctrlKey:Boolean):void</div><div class="summaryTableDescription">
Moves the selection in a horizontal direction in response
to the user selecting items using the left arrow or right arrow
keys and modifiers such as the Shift and Ctrl keys.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#moveSelectionVertically()" class="signatureLink">moveSelectionVertically</a>(code:uint, shiftKey:Boolean, ctrlKey:Boolean):void</div><div class="summaryTableDescription">
Moves the selection in a vertical direction in response
to the user selecting items using the up arrow or down arrow
Keys and modifiers such as the Shift and Ctrl keys.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#prepareDataEffect()" class="signatureLink">prepareDataEffect</a>(ce:<a href="../../mx/events/CollectionEvent.html">CollectionEvent</a>):void</div><div class="summaryTableDescription">
Prepares the data effect for the collection event.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#purgeItemRenderers()" class="signatureLink">purgeItemRenderers</a>():void</div><div class="summaryTableDescription">
Called by the updateDisplayList() method to remove existing item renderers
and clean up various caching structures when the renderer changes.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#reKeyVisibleData()" class="signatureLink">reKeyVisibleData</a>():void</div><div class="summaryTableDescription">
Update the keys in the visibleData hash table.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#removeFromRowArrays()" class="signatureLink">removeFromRowArrays</a>(i:int):void</div><div class="summaryTableDescription">
Remove a row from the arrays that store references to the row.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#removeIndicators()" class="signatureLink">removeIndicators</a>(uid:String):void</div><div class="summaryTableDescription">
Cleans up selection highlights and other associated graphics
for a given item in the data provider.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#resourcesChanged()" class="signatureLink">resourcesChanged</a>():void</div><div class="summaryTableDescription">
This method is called when a UIComponent is constructed,
and again whenever the ResourceManager dispatches
a "change" Event to indicate
that the localized resources have changed in some way.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#restoreRowArrays()" class="signatureLink">restoreRowArrays</a>(modDeltaPos:int):void</div><div class="summaryTableDescription">
Remove the requested number of rows from the beginning of the
arrays that store references to the rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#roomForScrollBar()" class="signatureLink">roomForScrollBar</a>(bar:<a href="../../mx/controls/scrollClasses/ScrollBar.html">ScrollBar</a>, unscaledWidth:Number, unscaledHeight:Number):Boolean</div><div class="summaryTableDescription">
Determines if there is enough space in this component to display
a given scrollbar.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#scrollHandler()" class="signatureLink">scrollHandler</a>(event:Event):void</div><div class="summaryTableDescription">
Default event handler for the scroll event.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/TileBase.html#scrollHorizontally()" class="signatureLink">scrollHorizontally</a>(pos:int, deltaPos:int, scrollUp:Boolean):void</div><div class="summaryTableDescription">[override]
Adjusts the renderers in response to a change
in scroll position.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/TileBase.html">TileBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#scrollPositionToIndex()" class="signatureLink">scrollPositionToIndex</a>(horizontalScrollPosition:int, verticalScrollPosition:int):int</div><div class="summaryTableDescription">
Returns the data provider index for the item at the first visible
row and column for the given scroll positions.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#scrollVertically()" class="signatureLink">scrollVertically</a>(pos:int, deltaPos:int, scrollUp:Boolean):void</div><div class="summaryTableDescription">
Adjusts the renderers in response to a change
in scroll position.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#seekPendingFailureHandler()" class="signatureLink">seekPendingFailureHandler</a>(data:Object, info:<a href="../../mx/controls/listClasses/ListBaseSeekPending.html">ListBaseSeekPending</a>):void</div><div class="summaryTableDescription">
The default failure handler when a seek fails due to a page fault.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#seekPendingResultHandler()" class="signatureLink">seekPendingResultHandler</a>(data:Object, info:<a href="../../mx/controls/listClasses/ListBaseSeekPending.html">ListBaseSeekPending</a>):void</div><div class="summaryTableDescription">
The default result handler when a seek fails due to a page fault.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#seekPositionSafely()" class="signatureLink">seekPositionSafely</a>(index:int):Boolean</div><div class="summaryTableDescription">
Seek to a position, and handle an ItemPendingError if necessary.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#selectItem()" class="signatureLink">selectItem</a>(item:<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a>, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean = true):Boolean</div><div class="summaryTableDescription">
Updates the set of selected items given that the item renderer provided
was clicked by the mouse and the keyboard modifiers are in the given
state.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#setRowCount()" class="signatureLink">setRowCount</a>(v:int):void</div><div class="summaryTableDescription">
Sets the rowCount property without causing
invalidation or setting the explicitRowCount
property, which permanently locks in the number of rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#setRowHeight()" class="signatureLink">setRowHeight</a>(v:Number):void</div><div class="summaryTableDescription">
Sets the rowHeight property without causing invalidation or
setting of explicitRowHeight which
permanently locks in the height of the rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#setScrollBarProperties()" class="signatureLink">setScrollBarProperties</a>(totalColumns:int, visibleColumns:int, totalRows:int, visibleRows:int):void</div><div class="summaryTableDescription">
Causes the ScrollControlBase to show or hide scrollbars based
on the parameters passed in.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#setStretchXY()" class="signatureLink">setStretchXY</a>(stretchX:Number, stretchY:Number):void</div><div class="summaryTableDescription">
Specifies a transform stretch factor in the horizontal and vertical direction.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#shiftRow()" class="signatureLink">shiftRow</a>(oldIndex:int, newIndex:int, numCols:int, shiftItems:Boolean):void</div><div class="summaryTableDescription">
Shift a row in the arrays that reference rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#stateChanged()" class="signatureLink">stateChanged</a>(oldState:String, newState:String, recursive:Boolean):void</div><div class="summaryTableDescription">
This method is called when a state changes to check whether
state-specific styles apply to this component.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#sumRowHeights()" class="signatureLink">sumRowHeights</a>(startRowIdx:int, endRowIdx:int):Number</div><div class="summaryTableDescription">
Determine the height of the requested set of rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#truncateRowArrays()" class="signatureLink">truncateRowArrays</a>(numRows:int):void</div><div class="summaryTableDescription">
Remove all remaining rows from the end of the
arrays that store references to the rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#UIDToItemRenderer()" class="signatureLink">UIDToItemRenderer</a>(uid:String):<a href="../../mx/controls/listClasses/IListItemRenderer.html">IListItemRenderer</a></div><div class="summaryTableDescription">
Find an item renderer based on its UID if it is visible.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#updateDisplayList()" class="signatureLink">updateDisplayList</a>(unscaledWidth:Number, unscaledHeight:Number):void</div><div class="summaryTableDescription">[override]
Adds or removes item renderers if the number of displayable items
changed.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedProtectedMethod"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#updateList()" class="signatureLink">updateList</a>():void</div><div class="summaryTableDescription">
Refreshes all rows.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr></table></div><a name="eventSummary"></a><div class="summarySection"><div class="summaryTableTitle">Events</div><div class="showHideLinks"><div id="hideInheritedEvent" class="hideInheritedEvent"><a class="showHideLink" href="#eventSummary" onclick="javascript:setInheritedVisible(false,'Event');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Events</a></div><div id="showInheritedEvent" class="showInheritedEvent"><a class="showHideLink" href="#eventSummary" onclick="javascript:setInheritedVisible(true,'Event');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Events</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedEvent" id="summaryTableEvent"><tr><th>&nbsp;</th><th colspan="2">Event</th><th> Summary </th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:add" class="signatureLink">add</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the component is added to a container as a content child by using the addChild(), addChildAt(), addElement(), or addElementAt() method.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#event:change" class="signatureLink">change</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the selectedIndex or selectedItem property changes as a result of user interaction.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:creationComplete" class="signatureLink">creationComplete</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the component has finished its construction, property processing, measuring, layout, and drawing.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:currentStateChange" class="signatureLink">currentStateChange</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched after the view state has changed.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:currentStateChanging" class="signatureLink">currentStateChanging</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched after the currentState property changes, but before the view state changes.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#event:dataChange" class="signatureLink">dataChange</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the data property changes.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:dragComplete" class="signatureLink">dragComplete</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the drag initiator (the component that is the source of the data being dragged) when the drag operation completes, either when you drop the dragged data onto a drop target or when you end the drag-and-drop operation without performing a drop.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:dragDrop" class="signatureLink">dragDrop</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the drop target when the user releases the mouse over it.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:dragEnter" class="signatureLink">dragEnter</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by a component when the user moves the mouse over the component during a drag operation.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:dragExit" class="signatureLink">dragExit</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the component when the user drags outside the component, but does not drop the data onto the target.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:dragOver" class="signatureLink">dragOver</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by a component when the user moves the mouse while over the component during a drag operation.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:dragStart" class="signatureLink">dragStart</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the drag initiator when starting a drag operation.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:effectEnd" class="signatureLink">effectEnd</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched after an effect ends.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:effectStart" class="signatureLink">effectStart</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched just before an effect starts.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:effectStop" class="signatureLink">effectStop</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched after an effect is stopped, which happens only by a call to stop() on the effect.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:enterState" class="signatureLink">enterState</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched after the component has entered a view state.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:exitState" class="signatureLink">exitState</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched just before the component exits a view state.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:hide" class="signatureLink">hide</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when an object's state changes from visible to invisible.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:initialize" class="signatureLink">initialize</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the component has finished its construction and has all initialization properties set.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:invalid" class="signatureLink">invalid</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when a component is monitored by a Validator and the validation failed.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#event:itemClick" class="signatureLink">itemClick</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the user clicks on an item in the control.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#event:itemDoubleClick" class="signatureLink">itemDoubleClick</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the user double-clicks on an item in the control.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#event:itemRollOut" class="signatureLink">itemRollOut</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the user rolls the mouse pointer out of an item in the control.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#event:itemRollOver" class="signatureLink">itemRollOver</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the user rolls the mouse pointer over an item in the control.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:mouseDownOutside" class="signatureLink">mouseDownOutside</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched from a component opened using the PopUpManager when the user clicks outside it.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:mouseWheelOutside" class="signatureLink">mouseWheelOutside</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched from a component opened using the PopUpManager when the user scrolls the mouse wheel outside it.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:move" class="signatureLink">move</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the object has moved.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:preinitialize" class="signatureLink">preinitialize</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched at the beginning of the component initialization sequence.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:remove" class="signatureLink">remove</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the component is removed from a container as a content child by using the removeChild(), removeChildAt(), removeElement(), or removeElementAt() method.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:resize" class="signatureLink">resize</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the component is resized.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#event:scroll" class="signatureLink">scroll</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when the content is scrolled.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:show" class="signatureLink">show</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when an object's state changes from invisible to visible.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:stateChangeComplete" class="signatureLink">stateChangeComplete</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched after the component has entered a new state and any state transition animation to that state has finished playing.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:stateChangeInterrupted" class="signatureLink">stateChangeInterrupted</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when a component interrupts a transition to its current state in order to switch to a new state.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:toolTipCreate" class="signatureLink">toolTipCreate</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the component when it is time to create a ToolTip.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:toolTipEnd" class="signatureLink">toolTipEnd</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the component when its ToolTip has been hidden and is to be discarded soon.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:toolTipHide" class="signatureLink">toolTipHide</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the component when its ToolTip is about to be hidden.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:toolTipShow" class="signatureLink">toolTipShow</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the component when its ToolTip is about to be shown.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:toolTipShown" class="signatureLink">toolTipShown</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by the component when its ToolTip has been shown.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:toolTipStart" class="signatureLink">toolTipStart</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched by a component whose toolTip property is set, as soon as the user moves the mouse over it.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:touchInteractionEnd" class="signatureLink">touchInteractionEnd</a></div></td><td class="summaryTableDescription summaryTableCol">A non-cancellable event, dispatched by a component when it is done responding to a touch interaction user gesture.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:touchInteractionStart" class="signatureLink">touchInteractionStart</a></div></td><td class="summaryTableDescription summaryTableCol">A non-cancellable event, dispatched by a component when it starts responding to a touch interaction user gesture.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:touchInteractionStarting" class="signatureLink">touchInteractionStarting</a></div></td><td class="summaryTableDescription summaryTableCol">A cancellable event, dispatched by a component in an attempt to respond to a touch interaction user gesture.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:updateComplete" class="signatureLink">updateComplete</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when an object has had its commitProperties(), measure(), and updateDisplayList() methods called (if needed).</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:valid" class="signatureLink">valid</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when a component is monitored by a Validator and the validation succeeded.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEvent"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#event:valueCommit" class="signatureLink">valueCommit</a></div></td><td class="summaryTableDescription summaryTableCol">Dispatched when values are changed programmatically or by user interaction.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr></table></div><a name="styleSummary"></a><div class="summarySection"><div class="summaryTableTitle">Styles</div><div class="showHideLinks"><div id="hideInheritedStyle" class="hideInheritedStyle"><a class="showHideLink" href="#styleSummary" onclick="javascript:setInheritedVisible(false,'Style');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Styles</a></div><div id="showInheritedStyle" class="showInheritedStyle"><a class="showHideLink" href="#styleSummary" onclick="javascript:setInheritedVisible(true,'Style');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Styles</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedStyle" id="summaryTableStyle"><tr><th>&nbsp;</th><th colspan="2">Style</th><th> Description </th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:accentColor" class="signatureLink">accentColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>spark<br/>Accent color used by component skins.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:alternatingItemColors" class="signatureLink">alternatingItemColors</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Array&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The colors to use for the backgrounds of the items in the list.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:backgroundAlpha" class="signatureLink">backgroundAlpha</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Alpha level of the color defined by the <code>backgroundColor</code> property, of the image or SWF file defined by the <code>backgroundImage</code> style.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:backgroundColor" class="signatureLink">backgroundColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Background color of a component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:backgroundDisabledColor" class="signatureLink">backgroundDisabledColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>halo<br/>Background color of the component when it is disabled.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:backgroundImage" class="signatureLink">backgroundImage</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Object&nbsp;<span class="label">Format: </span>File&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Background image of a component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:backgroundSize" class="signatureLink">backgroundSize</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Scales the image specified by <code>backgroundImage</code> to different percentage sizes.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:baseline" class="signatureLink">baseline</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The vertical distance in pixels from the top edge of the content area to the control's baseline position.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderAlpha" class="signatureLink">borderAlpha</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>spark<br/>Alpha of the border.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderColor" class="signatureLink">borderColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo, spark<br/>Color of the border.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderSides" class="signatureLink">borderSides</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Bounding box sides.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderSkin" class="signatureLink">borderSkin</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Class&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The border skin class of the component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderStyle" class="signatureLink">borderStyle</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Bounding box style.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderThickness" class="signatureLink">borderThickness</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Bounding box thickness.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:borderVisible" class="signatureLink">borderVisible</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>spark<br/>Visibility of the border.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:bottom" class="signatureLink">bottom</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The vertical distance, in pixels, from the bottom edge of the component to the bottom edge of its parent container's content area.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:chromeColor" class="signatureLink">chromeColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>spark<br/>The main color for a component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:color" class="signatureLink">color</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Color of text in the component, including the component label.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:contentBackgroundAlpha" class="signatureLink">contentBackgroundAlpha</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>spark<br/>The alpha of the content background for this component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:contentBackgroundColor" class="signatureLink">contentBackgroundColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>spark<br/>Color of the content area of the component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:cornerRadius" class="signatureLink">cornerRadius</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Radius of component corners.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:direction" class="signatureLink">direction</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The directionality of the text displayed by the component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:disabledColor" class="signatureLink">disabledColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Color of text in the component if it is disabled.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:dropIndicatorSkin" class="signatureLink">dropIndicatorSkin</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Class&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The skin to use to indicate where a dragged item can be dropped.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:dropShadowColor" class="signatureLink">dropShadowColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>halo<br/>Color of the drop shadow.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:dropShadowEnabled" class="signatureLink">dropShadowEnabled</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Boolean property that specifies whether the component has a visible drop shadow.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:dropShadowVisible" class="signatureLink">dropShadowVisible</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>spark<br/>Boolean property that specifies whether the component has a visible drop shadow.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:errorColor" class="signatureLink">errorColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Color of the component highlight when validation fails.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:focusAlpha" class="signatureLink">focusAlpha</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Specifies the alpha transparency value of the focus skin.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:focusBlendMode" class="signatureLink">focusBlendMode</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Blend mode used by the focus rectangle.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:focusColor" class="signatureLink">focusColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>spark<br/>Color of focus ring when the component is in focus.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:focusRoundedCorners" class="signatureLink">focusRoundedCorners</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Specifies which corners of the focus rectangle should be rounded.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:focusSkin" class="signatureLink">focusSkin</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Class&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Skin used to draw the focus rectangle.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:focusThickness" class="signatureLink">focusThickness</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Thickness, in pixels, of the focus rectangle outline.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontAntiAliasType" class="signatureLink">fontAntiAliasType</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Sets the <code>antiAliasType</code> property of internal TextFields.<p><span class="label">See also</span></p><div class="seeAlso">flash.text.TextField<br/>flash.text.AntiAliasType</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontFamily" class="signatureLink">fontFamily</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Name of the font to use.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontGridFitType" class="signatureLink">fontGridFitType</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Sets the <code>gridFitType</code> property of internal TextFields that represent text in Flex controls.<p><span class="label">See also</span></p><div class="seeAlso">flash.text.TextField<br/>flash.text.GridFitType</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontSharpness" class="signatureLink">fontSharpness</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Sets the <code>sharpness</code> property of internal TextFields that represent text in Flex controls.<p><span class="label">See also</span></p><div class="seeAlso">flash.text.TextField</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontSize" class="signatureLink">fontSize</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Height of the text, in pixels.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontStyle" class="signatureLink">fontStyle</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Determines whether the text is italic font.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontThickness" class="signatureLink">fontThickness</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Sets the <code>thickness</code> property of internal TextFields that represent text in Flex controls.<p><span class="label">See also</span></p><div class="seeAlso">flash.text.TextField</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:fontWeight" class="signatureLink">fontWeight</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Determines whether the text is boldface.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:horizontalCenter" class="signatureLink">horizontalCenter</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The horizontal distance in pixels from the center of the component's content area to the center of the component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:horizontalScrollBarStyleName" class="signatureLink">horizontalScrollBarStyleName</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Style name for horizontal scrollbar.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:interactionMode" class="signatureLink">interactionMode</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The primary interaction mode for this component.<p><span class="label">See also</span></p><div class="seeAlso"><a href="../../mx/core/InteractionMode.html#MOUSE" target="">mx.core.InteractionMode.MOUSE</a><br/><a href="../../mx/core/InteractionMode.html#TOUCH" target="">mx.core.InteractionMode.TOUCH</a></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:kerning" class="signatureLink">kerning</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>A Boolean value that indicates whether kerning is enabled (<code>true</code>) or disabled (<code>false</code>).</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:layoutDirection" class="signatureLink">layoutDirection</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Specifies the desired layout direction of a component.<p><span class="label">See also</span></p><div class="seeAlso">MXFTEText.css<br/><a href="../../mx/core/ILayoutDirectionElement.html" target="">mx.core.ILayoutDirectionElement</a><br/><a href="../../mx/core/LayoutDirection.html" target="">mx.core.LayoutDirection</a></div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:leading" class="signatureLink">leading</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Additional vertical space between lines of text.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:left" class="signatureLink">left</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The horizontal distance, in pixels, from the left edge of the component to the left edge of its parent container's content area.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:letterSpacing" class="signatureLink">letterSpacing</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The number of additional pixels to appear between each character.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:locale" class="signatureLink">locale</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The locale of the text displayed by this component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:paddingBottom" class="signatureLink">paddingBottom</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The number of pixels between the bottom of the row and the bottom of the renderer in the row.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:paddingLeft" class="signatureLink">paddingLeft</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Number of pixels between the component's left border and the left edge of its content area.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:paddingRight" class="signatureLink">paddingRight</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Number of pixels between the component's right border and the right edge of its content area.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:paddingTop" class="signatureLink">paddingTop</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The number of pixels between the top of the row and the top of the renderer in the row.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:right" class="signatureLink">right</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The horizontal distance, in pixels, from the right edge of the component to the right edge of its parent container's content area.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:rollOverColor" class="signatureLink">rollOverColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The color of the background of a renderer when the user rolls over it.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:selectionColor" class="signatureLink">selectionColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The color of the background of a renderer when the user selects it.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:selectionDisabledColor" class="signatureLink">selectionDisabledColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The color of the background of a renderer when the component is disabled.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:selectionDuration" class="signatureLink">selectionDuration</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Time&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The duration of the selection effect.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:selectionEasingFunction" class="signatureLink">selectionEasingFunction</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Function&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The easingFunction for the selection effect.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:shadowDirection" class="signatureLink">shadowDirection</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Direction of the drop shadow.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:shadowDistance" class="signatureLink">shadowDistance</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>no&nbsp;<span class="label">Theme: </span>halo<br/>Distance of the drop shadow.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:showErrorSkin" class="signatureLink">showErrorSkin</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Show the error border or skin when this component is invalid.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:showErrorTip" class="signatureLink">showErrorTip</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Show the error tip when this component is invalid and the user rolls over it.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:symbolColor" class="signatureLink">symbolColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>spark<br/>Color of any symbol of a component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:textAlign" class="signatureLink">textAlign</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Alignment of text within a container.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:textDecoration" class="signatureLink">textDecoration</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Determines whether the text is underlined.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:textFieldClass" class="signatureLink">textFieldClass</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Class&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The class implementing IUITextField that is used by this component to render text.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:textIndent" class="signatureLink">textIndent</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Number&nbsp;<span class="label">Format: </span>Length&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>Offset of first line of text from the left side of the container, in pixels.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:textRollOverColor" class="signatureLink">textRollOverColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The color of the text of a renderer when the user rolls over a it.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:textSelectedColor" class="signatureLink">textSelectedColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes<br/>The color of the text of a renderer when the user selects it.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:themeColor" class="signatureLink">themeColor</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>uint&nbsp;<span class="label">Format: </span>Color&nbsp;<span class="label">CSS Inheritance: </span>yes&nbsp;<span class="label">Theme: </span>halo<br/>Theme color of a component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:top" class="signatureLink">top</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The vertical distance, in pixels, from the top edge of the component to the top edge of its parent container's content area.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:useRollOver" class="signatureLink">useRollOver</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>Boolean&nbsp;<span class="label">CSS Inheritance: </span>no<br/>A flag that controls whether items are highlighted as the mouse rolls over them.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/controls/listClasses/ListBase.html#style:verticalAlign" class="signatureLink">verticalAlign</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The vertical alignment of a renderer in a row.</td><td class="summaryTableOwnerCol"><a href="../../mx/controls/listClasses/ListBase.html">ListBase</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#style:verticalCenter" class="signatureLink">verticalCenter</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>The vertical distance in pixels from the center of the component's content area to the center of the component.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedStyle"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/ScrollControlBase.html#style:verticalScrollBarStyleName" class="signatureLink">verticalScrollBarStyleName</a></div></td><td class="summaryTableDescription"><span class="label">Type: </span>String&nbsp;<span class="label">CSS Inheritance: </span>no<br/>Style name for vertical scrollbar.</td><td class="summaryTableOwnerCol"><a href="../../mx/core/ScrollControlBase.html">ScrollControlBase</a></td></tr></table></div><a name="effectSummary"></a><div class="summarySection"><div class="summaryTableTitle">Effects</div><div class="showHideLinks"><div id="hideInheritedEffect" class="hideInheritedEffect"><a class="showHideLink" href="#effectSummary" onclick="javascript:setInheritedVisible(false,'Effect');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Effects</a></div><div id="showInheritedEffect" class="showInheritedEffect"><a class="showHideLink" href="#effectSummary" onclick="javascript:setInheritedVisible(true,'Effect');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Effects</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedEffect" id="summaryTableEffect"><tr><th>&nbsp;</th><th colspan="2">Effect</th><th> Description </th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:addedEffect" class="signatureLink">addedEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>added<br/>
Played when the component is added as a child to a Container.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:creationCompleteEffect" class="signatureLink">creationCompleteEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>creationComplete<br/>
Played when the component is created.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:focusInEffect" class="signatureLink">focusInEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>focusIn<br/>
Played when the component gains keyboard focus.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:focusOutEffect" class="signatureLink">focusOutEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>focusOut<br/>
Played when the component loses keyboard focus.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:hideEffect" class="signatureLink">hideEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>hide<br/>
Played when the component becomes invisible.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:mouseDownEffect" class="signatureLink">mouseDownEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>mouseDown<br/>
Played when the user presses the mouse button while over the component.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:mouseUpEffect" class="signatureLink">mouseUpEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>mouseUp<br/>
Played when the user releases the mouse button while over the component.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:moveEffect" class="signatureLink">moveEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>move<br/>
Played when the component is moved.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:removedEffect" class="signatureLink">removedEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>removed<br/>
Played when the component is removed from a Container.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:resizeEffect" class="signatureLink">resizeEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>resize<br/>
Played when the component is resized.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:rollOutEffect" class="signatureLink">rollOutEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>rollOut<br/>
Played when the user rolls the mouse so it is no longer over the component.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:rollOverEffect" class="signatureLink">rollOverEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>rollOver<br/>
Played when the user rolls the mouse over the component.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedEffect"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><div class="summarySignature"><a href="../../mx/core/UIComponent.html#effect:showEffect" class="signatureLink">showEffect</a></div></td><td class="summaryTableDescription"><span class="label"> Triggering Event: </span>show<br/>
Played when the component becomes visible.
</td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr></table></div><a name="constantSummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Constants</div><div class="showHideLinks"><div id="hideInheritedConstant" class="hideInheritedConstant"><a class="showHideLink" href="#constantSummary" onclick="javascript:setInheritedVisible(false,'Constant');"><img class="showHideLinkImage" src="../../images/expanded.gif"> Hide Inherited Public Constants</a></div><div id="showInheritedConstant" class="showInheritedConstant"><a class="showHideLink" href="#constantSummary" onclick="javascript:setInheritedVisible(true,'Constant');"><img class="showHideLinkImage" src="../../images/collapsed.gif"> Show Inherited Public Constants</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable hideInheritedConstant" id="summaryTableConstant"><tr><th>&nbsp;</th><th colspan="2">Constant</th><th class="summaryTableOwnerCol">Defined By</th></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#DEFAULT_MAX_HEIGHT" class="signatureLink">DEFAULT_MAX_HEIGHT</a> : Number = 10000<div class="summaryTableDescription">[static]
The default value for the maxHeight property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#DEFAULT_MAX_WIDTH" class="signatureLink">DEFAULT_MAX_WIDTH</a> : Number = 10000<div class="summaryTableDescription">[static]
The default value for the maxWidth property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#DEFAULT_MEASURED_HEIGHT" class="signatureLink">DEFAULT_MEASURED_HEIGHT</a> : Number = 22<div class="summaryTableDescription">[static]
The default value for the measuredHeight property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#DEFAULT_MEASURED_MIN_HEIGHT" class="signatureLink">DEFAULT_MEASURED_MIN_HEIGHT</a> : Number = 22<div class="summaryTableDescription">[static]
The default value for the measuredMinHeight property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#DEFAULT_MEASURED_MIN_WIDTH" class="signatureLink">DEFAULT_MEASURED_MIN_WIDTH</a> : Number = 40<div class="summaryTableDescription">[static]
The default value for the measuredMinWidth property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr><tr class="hideInheritedConstant"><td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif" alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td class="summaryTableSignatureCol"><a href="../../mx/core/UIComponent.html#DEFAULT_MEASURED_WIDTH" class="signatureLink">DEFAULT_MEASURED_WIDTH</a> : Number = 160<div class="summaryTableDescription">[static]
The default value for the measuredWidth property.</div></td><td class="summaryTableOwnerCol"><a href="../../mx/core/UIComponent.html">UIComponent</a></td></tr></table></div><script language="javascript" type="text/javascript"><!--
showHideInherited();
--></script><div class="MainContent"><a name="constructorDetail"></a><div class="detailSectionHeader">Constructor Detail</div><a name="HorizontalList()"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">HorizontalList</td><td class="detailHeaderParens">()</td><td class="detailHeaderType">Constructor</td></tr></table><div class="detailBody"><code>public function HorizontalList()</code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Language Version :&nbsp;</b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Product Version :&nbsp;</b></td><td>Flex 3</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Runtime Versions :&nbsp;</b></td><td>Flash Player 9, AIR 1.1</td></tr></table><p></p><p>
Constructor.
</p></div><a name="includeExamplesSummary"></a><div class="detailSectionHeader">Examples</div><div class="exampleHeader">HorizontalListExample.mxml</div><div class="detailBody"><div class="listing"><pre>&lt;?xml version="1.0"?&gt;
&lt;!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--&gt;
&lt;!-- Simple example to demonstrate the Halo HorizontalList Control. --&gt;
&lt;s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx"&gt;
&lt;fx:Script&gt;
&lt;![CDATA[
[Bindable]
[Embed(source="assets/Product1.png")]
public var phone1:Class;
[Bindable]
[Embed(source="assets/Product2.png")]
public var phone2:Class;
[Bindable]
[Embed(source="assets/Product3.png")]
public var phone3:Class;
[Bindable]
[Embed(source="assets/Product4.png")]
public var phone4:Class;
[Bindable]
[Embed(source="assets/Product5.png")]
public var phone5:Class;
]]&gt;
&lt;/fx:Script&gt;
&lt;s:Panel title="Halo HorizontalList Control Example"
width="75%" height="75%"
horizontalCenter="0" verticalCenter="0"&gt;
&lt;s:VGroup left="10" right="10" top="10" bottom="10"&gt;
&lt;s:Label width="100%" color="blue"
text="A Halo HorizontalList control displays items in a single row."/&gt;
&lt;mx:HorizontalList id="CameraSelection" height="250" columnCount="3" columnWidth="125"&gt;
&lt;mx:dataProvider&gt;
&lt;fx:Array&gt;
&lt;fx:Object label="Product 1" icon="{phone1}"/&gt;
&lt;fx:Object label="Product 2" icon="{phone2}"/&gt;
&lt;fx:Object label="Product 3" icon="{phone3}"/&gt;
&lt;fx:Object label="Product 4" icon="{phone4}"/&gt;
&lt;fx:Object label="Product 5" icon="{phone5}"/&gt;
&lt;/fx:Array&gt;
&lt;/mx:dataProvider&gt;
&lt;/mx:HorizontalList&gt;
&lt;/s:VGroup&gt;
&lt;/s:Panel&gt;
&lt;/s:Application&gt;
</pre></div><script language="javascript" type="text/javascript"><!-- AC_FL_RunContent( "src", "examples/HorizontalListExample", "width", "100%",
"height","400px", "salign", "TL", "id", "example1", "quality", "high", "bgcolor", "", "name",
"example1", "flashvars","", "allowScriptAccess","sameDomain", "type",
"application/x-shockwave-flash","pluginspage", "http://www.macromedia.com/go/getflashplayer" ); --></script></div><br/><br/><hr><br/><p></p><center class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Nov 15 2017, 09:50 AM +01:00 </center></div></body></html><!--The Apache Software Foundation<br/>Wed Nov 15 2017, 09:50 AM +01:00 -->