blob: 424c8f8aedda4c8c96e6fca613b5ce5a05b3a6aa [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"><title>W </title><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"></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 = 'W Index - 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 id="framesLink1" href="index.html?all-index-W.html&amp;index-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">W&nbsp;Index</td><td class="titleTableSubNav" id="subNav" align="right"></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("W Index"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,false,false,false);}
-->
</script><div class="MainContent"><br><table border="0" cellspacing="0" cellpadding="0"><tr><td colspan="2"><a name="W"></a><a href="all-index-A.html" onclick="javascript:loadClassListFrame('index-list.html');">A</a>&nbsp;&nbsp;<a href="all-index-B.html" onclick="javascript:loadClassListFrame('index-list.html');">B</a>&nbsp;&nbsp;<a href="all-index-C.html" onclick="javascript:loadClassListFrame('index-list.html');">C</a>&nbsp;&nbsp;<a href="all-index-D.html" onclick="javascript:loadClassListFrame('index-list.html');">D</a>&nbsp;&nbsp;<a href="all-index-E.html" onclick="javascript:loadClassListFrame('index-list.html');">E</a>&nbsp;&nbsp;<a href="all-index-F.html" onclick="javascript:loadClassListFrame('index-list.html');">F</a>&nbsp;&nbsp;<a href="all-index-G.html" onclick="javascript:loadClassListFrame('index-list.html');">G</a>&nbsp;&nbsp;<a href="all-index-H.html" onclick="javascript:loadClassListFrame('index-list.html');">H</a>&nbsp;&nbsp;<a href="all-index-I.html" onclick="javascript:loadClassListFrame('index-list.html');">I</a>&nbsp;&nbsp;<a href="all-index-J.html" onclick="javascript:loadClassListFrame('index-list.html');">J</a>&nbsp;&nbsp;<a href="all-index-K.html" onclick="javascript:loadClassListFrame('index-list.html');">K</a>&nbsp;&nbsp;<a href="all-index-L.html" onclick="javascript:loadClassListFrame('index-list.html');">L</a>&nbsp;&nbsp;<a href="all-index-M.html" onclick="javascript:loadClassListFrame('index-list.html');">M</a>&nbsp;&nbsp;<a href="all-index-N.html" onclick="javascript:loadClassListFrame('index-list.html');">N</a>&nbsp;&nbsp;<a href="all-index-O.html" onclick="javascript:loadClassListFrame('index-list.html');">O</a>&nbsp;&nbsp;<a href="all-index-P.html" onclick="javascript:loadClassListFrame('index-list.html');">P</a>&nbsp;&nbsp;<a href="all-index-Q.html" onclick="javascript:loadClassListFrame('index-list.html');">Q</a>&nbsp;&nbsp;<a href="all-index-R.html" onclick="javascript:loadClassListFrame('index-list.html');">R</a>&nbsp;&nbsp;<a href="all-index-S.html" onclick="javascript:loadClassListFrame('index-list.html');">S</a>&nbsp;&nbsp;<a href="all-index-T.html" onclick="javascript:loadClassListFrame('index-list.html');">T</a>&nbsp;&nbsp;<a href="all-index-U.html" onclick="javascript:loadClassListFrame('index-list.html');">U</a>&nbsp;&nbsp;<a href="all-index-V.html" onclick="javascript:loadClassListFrame('index-list.html');">V</a>&nbsp;&nbsp;<font color="black" size="10px" style="bold">W</font>&nbsp;&nbsp;<a href="all-index-X.html" onclick="javascript:loadClassListFrame('index-list.html');">X</a>&nbsp;&nbsp;<a href="all-index-Y.html" onclick="javascript:loadClassListFrame('index-list.html');">Y</a>&nbsp;&nbsp;<a href="all-index-Z.html" onclick="javascript:loadClassListFrame('index-list.html');">Z</a>&nbsp;&nbsp;</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/utils/DisplayUtil.html#walkDisplayObjects()" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">walkDisplayObjects</a>(displayObject:flash.display:DisplayObject, callbackFunction:Function) &mdash; Static Method , class mx.utils.<a href="mx/utils/DisplayUtil.html" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">DisplayUtil</a></td></tr><tr><td width="20"></td><td>
Recursively calls the specified function on each node in the specified DisplayObject's tree,
passing it a reference to that DisplayObject.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/logging/ILogger.html#warn()" onclick="javascript:loadClassListFrame('mx/logging/class-list.html');">warn</a>(message:String, ... rest) &mdash; method, interface mx.logging.<a href="mx/logging/ILogger.html" onclick="javascript:loadClassListFrame('mx/logging/class-list.html');">ILogger</a></td></tr><tr><td width="20"></td><td>
Logs the specified data using the LogEventLevel.WARN level.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/logging/LogLogger.html#warn()" onclick="javascript:loadClassListFrame('mx/logging/class-list.html');">warn</a>(msg:String, ... rest) &mdash; method, class mx.logging.<a href="mx/logging/LogLogger.html" onclick="javascript:loadClassListFrame('mx/logging/class-list.html');">LogLogger</a></td></tr><tr><td width="20"></td><td>
Logs the specified data using the LogEventLevel.WARN level.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/logging/LogEventLevel.html#WARN" onclick="javascript:loadClassListFrame('mx/logging/class-list.html');">WARN</a> &mdash; Constant Static Property, class mx.logging.<a href="mx/logging/LogEventLevel.html" onclick="javascript:loadClassListFrame('mx/logging/class-list.html');">LogEventLevel</a></td></tr><tr><td width="20"></td><td>
Designates events that could be
harmful to the application operation.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/binding/utils/ChangeWatcher.html#watch()" onclick="javascript:loadClassListFrame('mx/binding/utils/class-list.html');">watch</a>(host:Object, chain:Object, handler:Function, commitOnly:Boolean, useWeakReference:Boolean) &mdash; Static Method , class mx.binding.utils.<a href="mx/binding/utils/ChangeWatcher.html" onclick="javascript:loadClassListFrame('mx/binding/utils/class-list.html');">ChangeWatcher</a></td></tr><tr><td width="20"></td><td>
Creates and starts a ChangeWatcher instance.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/utils/XMLNotifier.html#watchXML()" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">watchXML</a>(xml:Object, notifiable:<a href="mx/utils/IXMLNotifiable.html" onclick="javascript:loadClassListFrame('mx/utils./class-list.html');">mx.utils:IXMLNotifiable</a>, uid:String) &mdash; method, class mx.utils.<a href="mx/utils/XMLNotifier.html" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">XMLNotifier</a></td></tr><tr><td width="20"></td><td>
Given an XML or XMLList, add the notification function
to watch for changes.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/soap/WebService.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/class-list.html');">WebService</a> &mdash; Dynamic Class, package <a href="mx/rpc/soap/package-detail.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/class-list.html');">mx.rpc.soap</a></td></tr><tr><td width="20"></td><td>
The WebService class provides access to SOAP-based web services on remote
servers.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/soap/mxml/WebService.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/mxml/class-list.html');">WebService</a> &mdash; Dynamic Class, package <a href="mx/rpc/soap/mxml/package-detail.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/mxml/class-list.html');">mx.rpc.soap.mxml</a></td></tr><tr><td width="20"></td><td>
The &lt;mx:WebService&gt; tag gives you access to the operations of SOAP-compliant
web services.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/soap/WebService.html#WebService()" onclick="javascript:loadClassListFrame('mx/rpc/soap/class-list.html');">WebService</a>(destination:String, rootURL:String) &mdash; Constructor, class mx.rpc.soap.<a href="mx/rpc/soap/WebService.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/class-list.html');">WebService</a></td></tr><tr><td width="20"></td><td>
Creates a new WebService.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/soap/mxml/WebService.html#WebService()" onclick="javascript:loadClassListFrame('mx/rpc/soap/mxml/class-list.html');">WebService</a>(destination:String) &mdash; Constructor, class mx.rpc.soap.mxml.<a href="mx/rpc/soap/mxml/WebService.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/mxml/class-list.html');">WebService</a></td></tr><tr><td width="20"></td><td>
Creates a new WebService component.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/charts/renderers/WedgeItemRenderer.html" onclick="javascript:loadClassListFrame('mx/charts/renderers/class-list.html');">WedgeItemRenderer</a> &mdash; class, package <a href="mx/charts/renderers/package-detail.html" onclick="javascript:loadClassListFrame('mx/charts/renderers/class-list.html');">mx.charts.renderers</a></td></tr><tr><td width="20"></td><td>
The default itemRenderer for a PieSeries object.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/charts/renderers/WedgeItemRenderer.html#WedgeItemRenderer()" onclick="javascript:loadClassListFrame('mx/charts/renderers/class-list.html');">WedgeItemRenderer</a>() &mdash; Constructor, class mx.charts.renderers.<a href="mx/charts/renderers/WedgeItemRenderer.html" onclick="javascript:loadClassListFrame('mx/charts/renderers/class-list.html');">WedgeItemRenderer</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/DateChooser.html#style:weekDayStyleName" onclick="javascript:loadClassListFrame('mx/controls/class-list.html');">weekDayStyleName</a> &mdash; Style, class mx.controls.<a href="mx/controls/DateChooser.html" onclick="javascript:loadClassListFrame('mx/controls/class-list.html');">DateChooser</a><tr><td width="20"></td><td>Name of the style sheet definition to configure the weekday names of the control.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/graphics/GradientStroke.html#weight" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">weight</a> &mdash; Property, class mx.graphics.<a href="mx/graphics/GradientStroke.html" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">GradientStroke</a></td></tr><tr><td width="20"></td><td>
The stroke weight, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/graphics/IStroke.html#weight" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">weight</a> &mdash; Property, interface mx.graphics.<a href="mx/graphics/IStroke.html" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">IStroke</a></td></tr><tr><td width="20"></td><td>
The line weight, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/graphics/SolidColorStroke.html#weight" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">weight</a> &mdash; Property, class mx.graphics.<a href="mx/graphics/SolidColorStroke.html" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">SolidColorStroke</a></td></tr><tr><td width="20"></td><td>
The line weight, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TextSelectionHighlighting.html#WHEN_ACTIVE" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WHEN_ACTIVE</a> &mdash; Constant Static Property, class spark.components.<a href="spark/components/TextSelectionHighlighting.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TextSelectionHighlighting</a></td></tr><tr><td width="20"></td><td>
Show the text selection whenever the component's window is active,
even if the component doesn't have the keyboard focus.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TextSelectionHighlighting.html#WHEN_FOCUSED" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WHEN_FOCUSED</a> &mdash; Constant Static Property, class spark.components.<a href="spark/components/TextSelectionHighlighting.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TextSelectionHighlighting</a></td></tr><tr><td width="20"></td><td>
Show the text selection only when the component has keyboard focus.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/ColorName.html#WHITE" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">WHITE</a> &mdash; Constant Static Property, class flashx.textLayout.formats.<a href="flashx/textLayout/formats/ColorName.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">ColorName</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/container/ContainerController.html#whiteSpaceCollapse" onclick="javascript:loadClassListFrame('flashx/textLayout/container/class-list.html');">whiteSpaceCollapse</a> &mdash; Property, class flashx.textLayout.container.<a href="flashx/textLayout/container/ContainerController.html" onclick="javascript:loadClassListFrame('flashx/textLayout/container/class-list.html');">ContainerController</a></td></tr><tr><td width="20"></td><td>
TextLayoutFormat:
Collapses or preserves whitespace when importing text into a TextFlow.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/conversion/ImportExportConfiguration.html#whiteSpaceCollapse" onclick="javascript:loadClassListFrame('flashx/textLayout/conversion/class-list.html');">whiteSpaceCollapse</a> &mdash; Property, class flashx.textLayout.conversion.<a href="flashx/textLayout/conversion/ImportExportConfiguration.html" onclick="javascript:loadClassListFrame('flashx/textLayout/conversion/class-list.html');">ImportExportConfiguration</a></td></tr><tr><td width="20"></td><td>
Whitespace collapse export setting
</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/FlowElement.html#whiteSpaceCollapse" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">whiteSpaceCollapse</a> &mdash; Property, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/FlowElement.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">FlowElement</a></td></tr><tr><td width="20"></td><td>
TextLayoutFormat:
Collapses or preserves whitespace when importing text into a TextFlow.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/ITextLayoutFormat.html#whiteSpaceCollapse" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">whiteSpaceCollapse</a> &mdash; Property, interface flashx.textLayout.formats.<a href="flashx/textLayout/formats/ITextLayoutFormat.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">ITextLayoutFormat</a></td></tr><tr><td width="20"></td><td>
Collapses or preserves whitespace when importing text into a TextFlow.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/TextLayoutFormat.html#whiteSpaceCollapse" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">whiteSpaceCollapse</a> &mdash; Property, class flashx.textLayout.formats.<a href="flashx/textLayout/formats/TextLayoutFormat.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">TextLayoutFormat</a></td></tr><tr><td width="20"></td><td>
Collapses or preserves whitespace when importing text into a TextFlow.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/supportClasses/GroupBase.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.supportClasses.<a href="spark/components/supportClasses/GroupBase.html" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">GroupBase</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/supportClasses/SkinnableTextBase.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.supportClasses.<a href="spark/components/supportClasses/SkinnableTextBase.html" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">SkinnableTextBase</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/RichText.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.<a href="spark/components/RichText.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">RichText</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/FormHeading.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.<a href="spark/components/FormHeading.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">FormHeading</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/NumericStepper.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.<a href="spark/components/NumericStepper.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">NumericStepper</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/SkinnableContainer.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.<a href="spark/components/SkinnableContainer.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">SkinnableContainer</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Scroller.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.<a href="spark/components/Scroller.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Scroller</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/RichEditableText.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.components.<a href="spark/components/RichEditableText.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">RichEditableText</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/skins/spark/DefaultItemRenderer.html#style:whiteSpaceCollapse" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">whiteSpaceCollapse</a> &mdash; Style, class spark.skins.spark.<a href="spark/skins/spark/DefaultItemRenderer.html" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">DefaultItemRenderer</a><tr><td width="20"></td><td>Collapses or preserves whitespace when importing text into a TextFlow.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/WhiteSpaceCollapse.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">WhiteSpaceCollapse</a> &mdash; final class, package <a href="flashx/textLayout/formats/package-detail.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">flashx.textLayout.formats</a></td></tr><tr><td width="20"></td><td>
Defines values for setting the whiteSpaceCollapse property
of the TextLayoutFormat class.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/TextLayoutFormat.html#whiteSpaceCollapseProperty" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">whiteSpaceCollapseProperty</a> &mdash; Static Property, class flashx.textLayout.formats.<a href="flashx/textLayout/formats/TextLayoutFormat.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">TextLayoutFormat</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/TextFlowTableBlock.html#width" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">width</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/TextFlowTableBlock.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">TextFlowTableBlock</a></td></tr><tr><td width="20"></td><td>
Gets the width of the container
</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/InlineGraphicElement.html#width" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">width</a> &mdash; Property, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/InlineGraphicElement.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">InlineGraphicElement</a></td></tr><tr><td width="20"></td><td> The width of the graphic.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/TableCellElement.html#width" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">width</a> &mdash; Property, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/TableCellElement.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">TableCellElement</a></td></tr><tr><td width="20"></td><td>
Gets the width.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/TableElement.html#width" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">width</a> &mdash; Property, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/TableElement.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">TableElement</a></td></tr><tr><td width="20"></td><td>
Returns the table width
</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/operations/InsertInlineGraphicOperation.html#width" onclick="javascript:loadClassListFrame('flashx/textLayout/operations/class-list.html');">width</a> &mdash; Property, class flashx.textLayout.operations.<a href="flashx/textLayout/operations/InsertInlineGraphicOperation.html" onclick="javascript:loadClassListFrame('flashx/textLayout/operations/class-list.html');">InsertInlineGraphicOperation</a></td></tr><tr><td width="20"></td><td> The width of the graphic.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/operations/ModifyInlineGraphicOperation.html#width" onclick="javascript:loadClassListFrame('flashx/textLayout/operations/class-list.html');">width</a> &mdash; Property, class flashx.textLayout.operations.<a href="flashx/textLayout/operations/ModifyInlineGraphicOperation.html" onclick="javascript:loadClassListFrame('flashx/textLayout/operations/class-list.html');">ModifyInlineGraphicOperation</a></td></tr><tr><td width="20"></td><td> The width of the graphic.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/containers/utilityClasses/ConstraintColumn.html#width" onclick="javascript:loadClassListFrame('mx/containers/utilityClasses/class-list.html');">width</a> &mdash; Property, class mx.containers.utilityClasses.<a href="mx/containers/utilityClasses/ConstraintColumn.html" onclick="javascript:loadClassListFrame('mx/containers/utilityClasses/class-list.html');">ConstraintColumn</a></td></tr><tr><td width="20"></td><td>
Number that specifies the width of the ConstraintColumn instance, in pixels,
in the parent container's coordinates.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/containers/utilityClasses/PostScaleAdapter.html#width" onclick="javascript:loadClassListFrame('mx/containers/utilityClasses/class-list.html');">width</a> &mdash; Property, class mx.containers.utilityClasses.<a href="mx/containers/utilityClasses/PostScaleAdapter.html" onclick="javascript:loadClassListFrame('mx/containers/utilityClasses/class-list.html');">PostScaleAdapter</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.html#width" onclick="javascript:loadClassListFrame('mx/controls/advancedDataGridClasses/class-list.html');">width</a> &mdash; Property, class mx.controls.advancedDataGridClasses.<a href="mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.html" onclick="javascript:loadClassListFrame('mx/controls/advancedDataGridClasses/class-list.html');">AdvancedDataGridColumn</a></td></tr><tr><td width="20"></td><td>
The width of the column, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/dataGridClasses/DataGridColumn.html#width" onclick="javascript:loadClassListFrame('mx/controls/dataGridClasses/class-list.html');">width</a> &mdash; Property, class mx.controls.dataGridClasses.<a href="mx/controls/dataGridClasses/DataGridColumn.html" onclick="javascript:loadClassListFrame('mx/controls/dataGridClasses/class-list.html');">DataGridColumn</a></td></tr><tr><td width="20"></td><td>
The width of the column, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/IFlexDisplayObject.html#width" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">width</a> &mdash; Property, interface mx.core.<a href="mx/core/IFlexDisplayObject.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">IFlexDisplayObject</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/IVisualElement.html#width" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">width</a> &mdash; Property, interface mx.core.<a href="mx/core/IVisualElement.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">IVisualElement</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/UIComponent.html#width" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">width</a> &mdash; Property, class mx.core.<a href="mx/core/UIComponent.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">UIComponent</a></td></tr><tr><td width="20"></td><td>
Number that specifies the width of the component, in pixels,
in the parent's coordinates.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/graphics/ImageSnapshot.html#width" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">width</a> &mdash; Property, class mx.graphics.<a href="mx/graphics/ImageSnapshot.html" onclick="javascript:loadClassListFrame('mx/graphics/class-list.html');">ImageSnapshot</a></td></tr><tr><td width="20"></td><td>
The image width in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/managers/SystemManager.html#width" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">width</a> &mdash; Property, class mx.managers.<a href="mx/managers/SystemManager.html" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">SystemManager</a></td></tr><tr><td width="20"></td><td>
The width of this object.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/managers/WindowedSystemManager.html#width" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">width</a> &mdash; Property, class mx.managers.<a href="mx/managers/WindowedSystemManager.html" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">WindowedSystemManager</a></td></tr><tr><td width="20"></td><td>
The width of this object.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/gridClasses/GridColumn.html#width" onclick="javascript:loadClassListFrame('spark/components/gridClasses/class-list.html');">width</a> &mdash; Property, class spark.components.gridClasses.<a href="spark/components/gridClasses/GridColumn.html" onclick="javascript:loadClassListFrame('spark/components/gridClasses/class-list.html');">GridColumn</a></td></tr><tr><td width="20"></td><td>
The width of this column in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/supportClasses/MobileGridColumn.html#width" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">width</a> &mdash; Property, class spark.components.supportClasses.<a href="spark/components/supportClasses/MobileGridColumn.html" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">MobileGridColumn</a></td></tr><tr><td width="20"></td><td> Set the desired width for this column.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/primitives/supportClasses/GraphicElement.html#width" onclick="javascript:loadClassListFrame('spark/primitives/supportClasses/class-list.html');">width</a> &mdash; Property, class spark.primitives.supportClasses.<a href="spark/primitives/supportClasses/GraphicElement.html" onclick="javascript:loadClassListFrame('spark/primitives/supportClasses/class-list.html');">GraphicElement</a></td></tr><tr><td width="20"></td><td>
The width of the graphic element.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/Resize.html#widthBy" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">widthBy</a> &mdash; Property, class mx.effects.<a href="mx/effects/Resize.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">Resize</a></td></tr><tr><td width="20"></td><td>
Number of pixels by which to modify the width of the component.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/ResizeInstance.html#widthBy" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">widthBy</a> &mdash; Property, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/ResizeInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">ResizeInstance</a></td></tr><tr><td width="20"></td><td>
Number of pixels by which to modify the width of the component.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/Resize.html#widthBy" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">widthBy</a> &mdash; Property, class spark.effects.<a href="spark/effects/Resize.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">Resize</a></td></tr><tr><td width="20"></td><td>
Number of pixels by which to modify the width of the target.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/supportClasses/ResizeInstance.html#widthBy" onclick="javascript:loadClassListFrame('spark/effects/supportClasses/class-list.html');">widthBy</a> &mdash; Property, class spark.effects.supportClasses.<a href="spark/effects/supportClasses/ResizeInstance.html" onclick="javascript:loadClassListFrame('spark/effects/supportClasses/class-list.html');">ResizeInstance</a></td></tr><tr><td width="20"></td><td>
Number of pixels by which to modify the width of the target.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/listClasses/ListBaseContentHolder.html#widthExcludingOffsets" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">widthExcludingOffsets</a> &mdash; Property, class mx.controls.listClasses.<a href="mx/controls/listClasses/ListBaseContentHolder.html" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">ListBaseContentHolder</a></td></tr><tr><td width="20"></td><td>
Width, in pixels excluding the top and
bottom offsets, of the central part of the content defined
by the ListBase.listContent property.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/Resize.html#widthFrom" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">widthFrom</a> &mdash; Property, class mx.effects.<a href="mx/effects/Resize.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">Resize</a></td></tr><tr><td width="20"></td><td>
Initial width, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/ResizeInstance.html#widthFrom" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">widthFrom</a> &mdash; Property, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/ResizeInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">ResizeInstance</a></td></tr><tr><td width="20"></td><td>
Initial width.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/Resize.html#widthFrom" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">widthFrom</a> &mdash; Property, class spark.effects.<a href="spark/effects/Resize.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">Resize</a></td></tr><tr><td width="20"></td><td>
Initial width of the target, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/supportClasses/ResizeInstance.html#widthFrom" onclick="javascript:loadClassListFrame('spark/effects/supportClasses/class-list.html');">widthFrom</a> &mdash; Property, class spark.effects.supportClasses.<a href="spark/effects/supportClasses/ResizeInstance.html" onclick="javascript:loadClassListFrame('spark/effects/supportClasses/class-list.html');">ResizeInstance</a></td></tr><tr><td width="20"></td><td>
Initial width of the target, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/RichEditableText.html#widthInChars" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">widthInChars</a> &mdash; Property, class spark.components.<a href="spark/components/RichEditableText.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">RichEditableText</a></td></tr><tr><td width="20"></td><td>
The default width of the control, measured in em units.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TextArea.html#widthInChars" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">widthInChars</a> &mdash; Property, class spark.components.<a href="spark/components/TextArea.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TextArea</a></td></tr><tr><td width="20"></td><td>
The default width of the control, measured in em units.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TextInput.html#widthInChars" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">widthInChars</a> &mdash; Property, class spark.components.<a href="spark/components/TextInput.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TextInput</a></td></tr><tr><td width="20"></td><td>
The default width of the control, measured in em units.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/Resize.html#widthTo" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">widthTo</a> &mdash; Property, class mx.effects.<a href="mx/effects/Resize.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">Resize</a></td></tr><tr><td width="20"></td><td>
Final width, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/ResizeInstance.html#widthTo" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">widthTo</a> &mdash; Property, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/ResizeInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">ResizeInstance</a></td></tr><tr><td width="20"></td><td>
Final width, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/Resize.html#widthTo" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">widthTo</a> &mdash; Property, class spark.effects.<a href="spark/effects/Resize.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">Resize</a></td></tr><tr><td width="20"></td><td>
Final width of the target, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/supportClasses/ResizeInstance.html#widthTo" onclick="javascript:loadClassListFrame('spark/effects/supportClasses/class-list.html');">widthTo</a> &mdash; Property, class spark.effects.supportClasses.<a href="spark/effects/supportClasses/ResizeInstance.html" onclick="javascript:loadClassListFrame('spark/effects/supportClasses/class-list.html');">ResizeInstance</a></td></tr><tr><td width="20"></td><td>
Final width of the target, in pixels.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/LinkElement.html#willTrigger()" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">willTrigger</a>(type:String) &mdash; method, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/LinkElement.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">LinkElement</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/TextFlow.html#willTrigger()" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">willTrigger</a>(type:String) &mdash; method, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/TextFlow.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">TextFlow</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/collections/ListCollectionView.html#willTrigger()" onclick="javascript:loadClassListFrame('mx/collections/class-list.html');">willTrigger</a>(eventType:String) &mdash; method, class mx.collections.<a href="mx/collections/ListCollectionView.html" onclick="javascript:loadClassListFrame('mx/collections/class-list.html');">ListCollectionView</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/containers/utilityClasses/PostScaleAdapter.html#willTrigger()" onclick="javascript:loadClassListFrame('mx/containers/utilityClasses/class-list.html');">willTrigger</a>(type:String) &mdash; method, class mx.containers.utilityClasses.<a href="mx/containers/utilityClasses/PostScaleAdapter.html" onclick="javascript:loadClassListFrame('mx/containers/utilityClasses/class-list.html');">PostScaleAdapter</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/olap/OLAPCube.html#willTrigger()" onclick="javascript:loadClassListFrame('mx/olap/class-list.html');">willTrigger</a>(type:String) &mdash; method, class mx.olap.<a href="mx/olap/OLAPCube.html" onclick="javascript:loadClassListFrame('mx/olap/class-list.html');">OLAPCube</a></td></tr><tr><td width="20"></td><td>
Checks whether an event listener is registered with this object or any of its ancestors for the specified event type.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/utils/ObjectProxy.html#willTrigger()" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">willTrigger</a>(type:String) &mdash; method, class mx.utils.<a href="mx/utils/ObjectProxy.html" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">ObjectProxy</a></td></tr><tr><td width="20"></td><td>
Checks whether an event listener is registered with this object
or any of its ancestors for the specified event type.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/utils/OnDemandEventDispatcher.html#willTrigger()" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">willTrigger</a>(type:String) &mdash; method, class mx.utils.<a href="mx/utils/OnDemandEventDispatcher.html" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">OnDemandEventDispatcher</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/primitives/Path.html#winding" onclick="javascript:loadClassListFrame('spark/primitives/class-list.html');">winding</a> &mdash; Property, class spark.primitives.<a href="spark/primitives/Path.html" onclick="javascript:loadClassListFrame('spark/primitives/class-list.html');">Path</a></td></tr><tr><td width="20"></td><td>
Fill rule for intersecting or overlapping path segments.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a> &mdash; class, package <a href="mx/core/package-detail.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">mx.core</a></td></tr><tr><td width="20"></td><td>
The Window is a top-level container for additional windows
in an AIR desktop application.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a> &mdash; class, package <a href="spark/components/package-detail.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">spark.components</a></td></tr><tr><td width="20"></td><td>
The Window is a top-level container for additional windows
in an AIR desktop application.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html#Window()" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a>() &mdash; Constructor, class mx.core.<a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html#Window()" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a>() &mdash; Constructor, class spark.components.<a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html#event:windowActivate" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowActivate</a> &mdash; Event, class mx.core.<a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the window has been activated.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html#event:windowActivate" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowActivate</a> &mdash; Event, class mx.core.<a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after this application window has been activated.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html#event:windowActivate" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowActivate</a> &mdash; Event, class spark.components.<a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the window has been activated.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html#event:windowActivate" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowActivate</a> &mdash; Event, class spark.components.<a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after this application window has been activated.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/events/AIREvent.html#WINDOW_ACTIVATE" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">WINDOW_ACTIVATE</a> &mdash; Constant Static Property, class mx.events.<a href="mx/events/AIREvent.html" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">AIREvent</a></td></tr><tr><td width="20"></td><td>
The AIREvent.WINDOW_ACTIVATE constant defines the value of the
type property of the event object for a
windowActivate event.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/edit/ISelectionManager.html#windowActive" onclick="javascript:loadClassListFrame('flashx/textLayout/edit/class-list.html');">windowActive</a> &mdash; Property, interface flashx.textLayout.edit.<a href="flashx/textLayout/edit/ISelectionManager.html" onclick="javascript:loadClassListFrame('flashx/textLayout/edit/class-list.html');">ISelectionManager</a></td></tr><tr><td width="20"></td><td>
Indicates whether the window associated with the text flow is active.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/edit/SelectionManager.html#windowActive" onclick="javascript:loadClassListFrame('flashx/textLayout/edit/class-list.html');">windowActive</a> &mdash; Property, class flashx.textLayout.edit.<a href="flashx/textLayout/edit/SelectionManager.html" onclick="javascript:loadClassListFrame('flashx/textLayout/edit/class-list.html');">SelectionManager</a></td></tr><tr><td width="20"></td><td>
Indicates whether the window associated with the text flow is active.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowBackground.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowBackground</a> &mdash; class, package <a href="mx/skins/halo/package-detail.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">mx.skins.halo</a></td></tr><tr><td width="20"></td><td>
The skin for a Window component's background gradient.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowBackground.html#WindowBackground()" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowBackground</a>() &mdash; Constructor, class mx.skins.halo.<a href="mx/skins/halo/WindowBackground.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowBackground</a></td></tr><tr><td width="20"></td><td>
Constructor
</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowCloseButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowCloseButtonSkin</a> &mdash; class, package <a href="mx/skins/halo/package-detail.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">mx.skins.halo</a></td></tr><tr><td width="20"></td><td>
The skin for the close button in the TitleBar
of a WindowedApplication or Window.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowCloseButtonSkin.html#WindowCloseButtonSkin()" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowCloseButtonSkin</a>() &mdash; Constructor, class mx.skins.halo.<a href="mx/skins/halo/WindowCloseButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowCloseButtonSkin</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html#event:windowComplete" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowComplete</a> &mdash; Event, class mx.core.<a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched when the Window completes its initial layout
and opens the underlying NativeWindow.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html#event:windowComplete" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowComplete</a> &mdash; Event, class mx.core.<a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched when the WindowedApplication completes its initial layout.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html#event:windowComplete" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowComplete</a> &mdash; Event, class spark.components.<a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched when the Window completes its initial layout
and opens the underlying NativeWindow.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html#event:windowComplete" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowComplete</a> &mdash; Event, class spark.components.<a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched when the WindowedApplication completes its initial layout.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/events/AIREvent.html#WINDOW_COMPLETE" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">WINDOW_COMPLETE</a> &mdash; Constant Static Property, class mx.events.<a href="mx/events/AIREvent.html" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">AIREvent</a></td></tr><tr><td width="20"></td><td>
The AIREvent.WINDOW_COMPLETE constant defines the value of the
type property of the event object for an
windowComplete event.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html#event:windowDeactivate" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowDeactivate</a> &mdash; Event, class mx.core.<a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the window has been deactivated.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html#event:windowDeactivate" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowDeactivate</a> &mdash; Event, class mx.core.<a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after this application window has been deactivated.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html#event:windowDeactivate" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowDeactivate</a> &mdash; Event, class spark.components.<a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the window has been deactivated.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html#event:windowDeactivate" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowDeactivate</a> &mdash; Event, class spark.components.<a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after this application window has been deactivated.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/events/AIREvent.html#WINDOW_DEACTIVATE" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">WINDOW_DEACTIVATE</a> &mdash; Constant Static Property, class mx.events.<a href="mx/events/AIREvent.html" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">AIREvent</a></td></tr><tr><td width="20"></td><td>
The AIREvent.WINDOW_DEACTIVATE constant defines the value of the
type property of the event object for a
windowDeactivate event.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a> &mdash; class, package <a href="mx/core/package-detail.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">mx.core</a></td></tr><tr><td width="20"></td><td>
The WindowedApplication defines the application container
that you use to create Flex applications for AIR applications.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a> &mdash; class, package <a href="spark/components/package-detail.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">spark.components</a></td></tr><tr><td width="20"></td><td>
The WindowedApplication defines the application container
that you use to create Flex applications for AIR applications.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html#WindowedApplication()" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a>() &mdash; Constructor, class mx.core.<a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html#WindowedApplication()" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a>() &mdash; Constructor, class spark.components.<a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/skins/spark/WindowedApplicationSkin.html" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">WindowedApplicationSkin</a> &mdash; class, package <a href="spark/skins/spark/package-detail.html" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">spark.skins.spark</a></td></tr><tr><td width="20"></td><td>A skin class for the Spark WindowedApplication and Window containers.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/skins/spark/WindowedApplicationSkin.html#WindowedApplicationSkin()" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">WindowedApplicationSkin</a>() &mdash; Constructor, class spark.skins.spark.<a href="spark/skins/spark/WindowedApplicationSkin.html" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">WindowedApplicationSkin</a></td></tr><tr><td width="20"></td><td>Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/managers/WindowedSystemManager.html" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">WindowedSystemManager</a> &mdash; class, package <a href="mx/managers/package-detail.html" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">mx.managers</a></td></tr><tr><td width="20"></td><td>
The WindowedSystemManager class manages any non-Application windows in a
Flex-based AIR application.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/managers/WindowedSystemManager.html#WindowedSystemManager()" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">WindowedSystemManager</a>(rootObj:<a href="mx/core/IUIComponent.html" onclick="javascript:loadClassListFrame('mx/core./class-list.html');">mx.core:IUIComponent</a>) &mdash; Constructor, class mx.managers.<a href="mx/managers/WindowedSystemManager.html" onclick="javascript:loadClassListFrame('mx/managers/class-list.html');">WindowedSystemManager</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowMaximizeButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowMaximizeButtonSkin</a> &mdash; class, package <a href="mx/skins/halo/package-detail.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">mx.skins.halo</a></td></tr><tr><td width="20"></td><td>
The skin for the maximize button in the TitleBar
of a WindowedApplication or Window.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowMaximizeButtonSkin.html#WindowMaximizeButtonSkin()" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowMaximizeButtonSkin</a>() &mdash; Constructor, class mx.skins.halo.<a href="mx/skins/halo/WindowMaximizeButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowMaximizeButtonSkin</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowMinimizeButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowMinimizeButtonSkin</a> &mdash; class, package <a href="mx/skins/halo/package-detail.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">mx.skins.halo</a></td></tr><tr><td width="20"></td><td>
The skin for the minimize button in the TitleBar
of a WindowedApplication or Window.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowMinimizeButtonSkin.html#WindowMinimizeButtonSkin()" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowMinimizeButtonSkin</a>() &mdash; Constructor, class mx.skins.halo.<a href="mx/skins/halo/WindowMinimizeButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowMinimizeButtonSkin</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html#event:windowMove" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowMove</a> &mdash; Event, class mx.core.<a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the window moves.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html#event:windowMove" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowMove</a> &mdash; Event, class mx.core.<a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after the WindowedApplication object moves.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TitleWindow.html#event:windowMove" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowMove</a> &mdash; Event, class spark.components.<a href="spark/components/TitleWindow.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TitleWindow</a></td></tr><tr><td width="20"></td><td>
Dispatched after the user dragged the window successfully.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html#event:windowMove" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowMove</a> &mdash; Event, class spark.components.<a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the window moves.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html#event:windowMove" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowMove</a> &mdash; Event, class spark.components.<a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after the WindowedApplication object moves.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/events/FlexNativeWindowBoundsEvent.html#WINDOW_MOVE" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">WINDOW_MOVE</a> &mdash; Constant Static Property, class mx.events.<a href="mx/events/FlexNativeWindowBoundsEvent.html" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">FlexNativeWindowBoundsEvent</a></td></tr><tr><td width="20"></td><td>
The FlexNativeWindowBoundsEvent.WINDOW_MOVE constant defines the value of the
type property of the event object for a
windowMove event.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/events/TitleWindowBoundsEvent.html#WINDOW_MOVE" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">WINDOW_MOVE</a> &mdash; Constant Static Property, class spark.events.<a href="spark/events/TitleWindowBoundsEvent.html" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">TitleWindowBoundsEvent</a></td></tr><tr><td width="20"></td><td>
The TitleWindowBoundsEvent.WINDOW_MOVE constant defines the value of the
type property of the event object for a windowMove event.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TitleWindow.html#event:windowMoveEnd" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowMoveEnd</a> &mdash; Event, class spark.components.<a href="spark/components/TitleWindow.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TitleWindow</a></td></tr><tr><td width="20"></td><td>
Dispatched when the user releases the mouse button after
dragging.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/events/TitleWindowBoundsEvent.html#WINDOW_MOVE_END" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">WINDOW_MOVE_END</a> &mdash; Constant Static Property, class spark.events.<a href="spark/events/TitleWindowBoundsEvent.html" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">TitleWindowBoundsEvent</a></td></tr><tr><td width="20"></td><td>
The TitleWindowBoundsEvent.WINDOW_MOVE_END constant defines the value of the
type property of the event object for a windowMoveEnd event.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TitleWindow.html#event:windowMoveStart" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowMoveStart</a> &mdash; Event, class spark.components.<a href="spark/components/TitleWindow.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TitleWindow</a></td></tr><tr><td width="20"></td><td>
Dispatched when the user presses and hold the mouse button
in the move area and begins to drag the window.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/events/TitleWindowBoundsEvent.html#WINDOW_MOVE_START" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">WINDOW_MOVE_START</a> &mdash; Constant Static Property, class spark.events.<a href="spark/events/TitleWindowBoundsEvent.html" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">TitleWindowBoundsEvent</a></td></tr><tr><td width="20"></td><td>
The TitleWindowBoundsEvent.WINDOW_MOVE_START constant defines the value of the
type property of the event object for a windowMoveStart event.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/TitleWindow.html#event:windowMoving" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowMoving</a> &mdash; Event, class spark.components.<a href="spark/components/TitleWindow.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">TitleWindow</a></td></tr><tr><td width="20"></td><td>
Dispatched when the user drags the window.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/events/TitleWindowBoundsEvent.html#WINDOW_MOVING" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">WINDOW_MOVING</a> &mdash; Constant Static Property, class spark.events.<a href="spark/events/TitleWindowBoundsEvent.html" onclick="javascript:loadClassListFrame('spark/events/class-list.html');">TitleWindowBoundsEvent</a></td></tr><tr><td width="20"></td><td>
The TitleWindowBoundsEvent.WINDOW_MOVING constant defines the value of the
type property of the event object for a windowMoving event.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/Window.html#event:windowResize" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowResize</a> &mdash; Event, class mx.core.<a href="mx/core/Window.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the underlying NativeWindow is resized.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/WindowedApplication.html#event:windowResize" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">windowResize</a> &mdash; Event, class mx.core.<a href="mx/core/WindowedApplication.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after the underlying NativeWindow object is resized.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Window.html#event:windowResize" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowResize</a> &mdash; Event, class spark.components.<a href="spark/components/Window.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Window</a></td></tr><tr><td width="20"></td><td>
Dispatched after the underlying NativeWindow is resized.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/WindowedApplication.html#event:windowResize" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">windowResize</a> &mdash; Event, class spark.components.<a href="spark/components/WindowedApplication.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">WindowedApplication</a></td></tr><tr><td width="20"></td><td>
Dispatched after the underlying NativeWindow object is resized.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/events/FlexNativeWindowBoundsEvent.html#WINDOW_RESIZE" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">WINDOW_RESIZE</a> &mdash; Constant Static Property, class mx.events.<a href="mx/events/FlexNativeWindowBoundsEvent.html" onclick="javascript:loadClassListFrame('mx/events/class-list.html');">FlexNativeWindowBoundsEvent</a></td></tr><tr><td width="20"></td><td>
The FlexNativeWindowBoundsEvent.WINDOW_RESIZE constant defines the value of the
type property of the event object for a
windowResize event.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowRestoreButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowRestoreButtonSkin</a> &mdash; class, package <a href="mx/skins/halo/package-detail.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">mx.skins.halo</a></td></tr><tr><td width="20"></td><td>
The skin for the restore button in the TitleBar
of a WindowedApplication or Window.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/skins/halo/WindowRestoreButtonSkin.html#WindowRestoreButtonSkin()" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowRestoreButtonSkin</a>() &mdash; Constructor, class mx.skins.halo.<a href="mx/skins/halo/WindowRestoreButtonSkin.html" onclick="javascript:loadClassListFrame('mx/skins/halo/class-list.html');">WindowRestoreButtonSkin</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/Wipe.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">Wipe</a> &mdash; class, package <a href="spark/effects/package-detail.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">spark.effects</a></td></tr><tr><td width="20"></td><td>
The Wipe effect performs a bitmap transition effect by running a
directional wipe between the first and second bitmaps.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/Wipe.html#Wipe()" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">Wipe</a>(target:Object) &mdash; Constructor, class spark.effects.<a href="spark/effects/Wipe.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">Wipe</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/effects/WipeDirection.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">WipeDirection</a> &mdash; class, package <a href="spark/effects/package-detail.html" onclick="javascript:loadClassListFrame('spark/effects/class-list.html');">spark.effects</a></td></tr><tr><td width="20"></td><td>
The WipeDirection class defines the values
for the direction property of the Wipe class.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeDown.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeDown</a> &mdash; class, package <a href="mx/effects/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">mx.effects</a></td></tr><tr><td width="20"></td><td>
The WipeDown class defines a wipe down effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeDown.html#WipeDown()" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeDown</a>(target:Object) &mdash; Constructor, class mx.effects.<a href="mx/effects/WipeDown.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeDown</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeDownInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeDownInstance</a> &mdash; class, package <a href="mx/effects/effectClasses/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">mx.effects.effectClasses</a></td></tr><tr><td width="20"></td><td>
The WipeDownInstance class implements the instance class
for the WipeDown effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeDownInstance.html#WipeDownInstance()" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeDownInstance</a>(target:Object) &mdash; Constructor, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/WipeDownInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeDownInstance</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeLeft.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeLeft</a> &mdash; class, package <a href="mx/effects/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">mx.effects</a></td></tr><tr><td width="20"></td><td>
The WipeLeft class defines a wipe left effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeLeft.html#WipeLeft()" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeLeft</a>(target:Object) &mdash; Constructor, class mx.effects.<a href="mx/effects/WipeLeft.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeLeft</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeLeftInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeLeftInstance</a> &mdash; class, package <a href="mx/effects/effectClasses/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">mx.effects.effectClasses</a></td></tr><tr><td width="20"></td><td>
The WipeLeftInstance class implements the instance class
for the WipeLeft effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeLeftInstance.html#WipeLeftInstance()" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeLeftInstance</a>(target:Object) &mdash; Constructor, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/WipeLeftInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeLeftInstance</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeRight.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeRight</a> &mdash; class, package <a href="mx/effects/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">mx.effects</a></td></tr><tr><td width="20"></td><td>
The WipeRight class defines a wipe right effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeRight.html#WipeRight()" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeRight</a>(target:Object) &mdash; Constructor, class mx.effects.<a href="mx/effects/WipeRight.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeRight</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeRightInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeRightInstance</a> &mdash; class, package <a href="mx/effects/effectClasses/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">mx.effects.effectClasses</a></td></tr><tr><td width="20"></td><td>
The WipeRightInstance class implements the instance class
for the WipeRight effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeRightInstance.html#WipeRightInstance()" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeRightInstance</a>(target:Object) &mdash; Constructor, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/WipeRightInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeRightInstance</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeUp.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeUp</a> &mdash; class, package <a href="mx/effects/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">mx.effects</a></td></tr><tr><td width="20"></td><td>
The WipeUp class defines a wipe up effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/WipeUp.html#WipeUp()" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeUp</a>(target:Object) &mdash; Constructor, class mx.effects.<a href="mx/effects/WipeUp.html" onclick="javascript:loadClassListFrame('mx/effects/class-list.html');">WipeUp</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeUpInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeUpInstance</a> &mdash; class, package <a href="mx/effects/effectClasses/package-detail.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">mx.effects.effectClasses</a></td></tr><tr><td width="20"></td><td>
The WipeUpInstance class implements the instance class
for the WipeUp effect.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/effects/effectClasses/WipeUpInstance.html#WipeUpInstance()" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeUpInstance</a>(target:Object) &mdash; Constructor, class mx.effects.effectClasses.<a href="mx/effects/effectClasses/WipeUpInstance.html" onclick="javascript:loadClassListFrame('mx/effects/effectClasses/class-list.html');">WipeUpInstance</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/container/ContainerController.html#wordSpacing" onclick="javascript:loadClassListFrame('flashx/textLayout/container/class-list.html');">wordSpacing</a> &mdash; Property, class flashx.textLayout.container.<a href="flashx/textLayout/container/ContainerController.html" onclick="javascript:loadClassListFrame('flashx/textLayout/container/class-list.html');">ContainerController</a></td></tr><tr><td width="20"></td><td>
TextLayoutFormat:
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/elements/FlowElement.html#wordSpacing" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">wordSpacing</a> &mdash; Property, class flashx.textLayout.elements.<a href="flashx/textLayout/elements/FlowElement.html" onclick="javascript:loadClassListFrame('flashx/textLayout/elements/class-list.html');">FlowElement</a></td></tr><tr><td width="20"></td><td>
TextLayoutFormat:
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/ITextLayoutFormat.html#wordSpacing" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">wordSpacing</a> &mdash; Property, interface flashx.textLayout.formats.<a href="flashx/textLayout/formats/ITextLayoutFormat.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">ITextLayoutFormat</a></td></tr><tr><td width="20"></td><td>
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/TextLayoutFormat.html#wordSpacing" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">wordSpacing</a> &mdash; Property, class flashx.textLayout.formats.<a href="flashx/textLayout/formats/TextLayoutFormat.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">TextLayoutFormat</a></td></tr><tr><td width="20"></td><td>
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification.</td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/supportClasses/GroupBase.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.supportClasses.<a href="spark/components/supportClasses/GroupBase.html" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">GroupBase</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/supportClasses/SkinnableTextBase.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.supportClasses.<a href="spark/components/supportClasses/SkinnableTextBase.html" onclick="javascript:loadClassListFrame('spark/components/supportClasses/class-list.html');">SkinnableTextBase</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/RichText.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.<a href="spark/components/RichText.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">RichText</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/FormHeading.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.<a href="spark/components/FormHeading.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">FormHeading</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/NumericStepper.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.<a href="spark/components/NumericStepper.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">NumericStepper</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/SkinnableContainer.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.<a href="spark/components/SkinnableContainer.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">SkinnableContainer</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/Scroller.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.<a href="spark/components/Scroller.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">Scroller</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/RichEditableText.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wordSpacing</a> &mdash; Style, class spark.components.<a href="spark/components/RichEditableText.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">RichEditableText</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/skins/spark/DefaultItemRenderer.html#style:wordSpacing" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">wordSpacing</a> &mdash; Style, class spark.skins.spark.<a href="spark/skins/spark/DefaultItemRenderer.html" onclick="javascript:loadClassListFrame('spark/skins/spark/class-list.html');">DefaultItemRenderer</a><tr><td width="20"></td><td>Specifies the spacing between words to use during justification.</td></tr></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/formats/TextLayoutFormat.html#wordSpacingProperty" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">wordSpacingProperty</a> &mdash; Static Property, class flashx.textLayout.formats.<a href="flashx/textLayout/formats/TextLayoutFormat.html" onclick="javascript:loadClassListFrame('flashx/textLayout/formats/class-list.html');">TextLayoutFormat</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/TextArea.html#wordWrap" onclick="javascript:loadClassListFrame('mx/controls/class-list.html');">wordWrap</a> &mdash; Property, class mx.controls.<a href="mx/controls/TextArea.html" onclick="javascript:loadClassListFrame('mx/controls/class-list.html');">TextArea</a></td></tr><tr><td width="20"></td><td>
Indicates whether the text automatically wraps at the end of a line.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.html#wordWrap" onclick="javascript:loadClassListFrame('mx/controls/advancedDataGridClasses/class-list.html');">wordWrap</a> &mdash; Property, class mx.controls.advancedDataGridClasses.<a href="mx/controls/advancedDataGridClasses/AdvancedDataGridColumn.html" onclick="javascript:loadClassListFrame('mx/controls/advancedDataGridClasses/class-list.html');">AdvancedDataGridColumn</a></td></tr><tr><td width="20"></td><td>
Set to false to wrap the text in a row of this column
because it does not fit on one line
If undefined, the AdvancedDataGrid control's wordWrap property
is used.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/dataGridClasses/DataGridColumn.html#wordWrap" onclick="javascript:loadClassListFrame('mx/controls/dataGridClasses/class-list.html');">wordWrap</a> &mdash; Property, class mx.controls.dataGridClasses.<a href="mx/controls/dataGridClasses/DataGridColumn.html" onclick="javascript:loadClassListFrame('mx/controls/dataGridClasses/class-list.html');">DataGridColumn</a></td></tr><tr><td width="20"></td><td>
A flag that indicates whether the text in a row of this column
is word wrapped if it doesn't fit on one line.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/listClasses/AdvancedListBase.html#wordWrap" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">wordWrap</a> &mdash; Property, class mx.controls.listClasses.<a href="mx/controls/listClasses/AdvancedListBase.html" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">AdvancedListBase</a></td></tr><tr><td width="20"></td><td>
A flag that indicates whether text in the row should be word wrapped.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/listClasses/ListBase.html#wordWrap" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">wordWrap</a> &mdash; Property, class mx.controls.listClasses.<a href="mx/controls/listClasses/ListBase.html" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">ListBase</a></td></tr><tr><td width="20"></td><td>
A flag that indicates whether text in the row should be word wrapped.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/FTETextField.html#wordWrap" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">wordWrap</a> &mdash; Property, class mx.core.<a href="mx/core/FTETextField.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">FTETextField</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/core/IUITextField.html#wordWrap" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">wordWrap</a> &mdash; Property, interface mx.core.<a href="mx/core/IUITextField.html" onclick="javascript:loadClassListFrame('mx/core/class-list.html');">IUITextField</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/listClasses/AdvancedListBase.html#wordWrapChanged" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">wordWrapChanged</a> &mdash; Property, class mx.controls.listClasses.<a href="mx/controls/listClasses/AdvancedListBase.html" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">AdvancedListBase</a></td></tr><tr><td width="20"></td><td>
A flag that indicates whether the value of the wordWrap
property has changed since the last time the display list was updated.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/controls/listClasses/ListBase.html#wordWrapChanged" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">wordWrapChanged</a> &mdash; Property, class mx.controls.listClasses.<a href="mx/controls/listClasses/ListBase.html" onclick="javascript:loadClassListFrame('mx/controls/listClasses/class-list.html');">ListBase</a></td></tr><tr><td width="20"></td><td>
A flag that indicates whether the value of the wordWrap
property has changed since the last time the display list was updated.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/olap/OLAPCube.html#workDuration" onclick="javascript:loadClassListFrame('mx/olap/class-list.html');">workDuration</a> &mdash; Property, class mx.olap.<a href="mx/olap/OLAPCube.html" onclick="javascript:loadClassListFrame('mx/olap/class-list.html');">OLAPCube</a></td></tr><tr><td width="20"></td><td>
The time, in milliseconds, used by the refresh() method
to iteratively build the cube.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/BaseCompose.html#_workingContentExtent" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">_workingContentExtent</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/BaseCompose.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">BaseCompose</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/BaseCompose.html#_workingContentHeight" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">_workingContentHeight</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/BaseCompose.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">BaseCompose</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/BaseCompose.html#_workingContentLogicalExtent" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">_workingContentLogicalExtent</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/BaseCompose.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">BaseCompose</a></td></tr><tr><td width="20"></td><td> Maximum horizontal extension for the current line from left/right edge of the parcel.</td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/BaseCompose.html#_workingParcelIndex" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">_workingParcelIndex</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/BaseCompose.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">BaseCompose</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/BaseCompose.html#_workingParcelLogicalTop" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">_workingParcelLogicalTop</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/BaseCompose.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">BaseCompose</a></td></tr><tr><td width="20"></td><td> logical top of the parcel, for the line in progress </td></tr><tr><td class="idxrow" colspan="2"><a href="flashx/textLayout/compose/BaseCompose.html#_workingTotalDepth" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">_workingTotalDepth</a> &mdash; Property, class flashx.textLayout.compose.<a href="flashx/textLayout/compose/BaseCompose.html" onclick="javascript:loadClassListFrame('flashx/textLayout/compose/class-list.html');">BaseCompose</a></td></tr><tr><td width="20"></td><td></td></tr><tr><td class="idxrow" colspan="2"><a href="spark/components/SpinnerList.html#wrapElements" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">wrapElements</a> &mdash; Property, class spark.components.<a href="spark/components/SpinnerList.html" onclick="javascript:loadClassListFrame('spark/components/class-list.html');">SpinnerList</a></td></tr><tr><td width="20"></td><td>
When true, scrolling past the last element scrolls to the first element.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/messaging/management/MBeanAttributeInfo.html#writable" onclick="javascript:loadClassListFrame('mx/messaging/management/class-list.html');">writable</a> &mdash; Property, class mx.messaging.management.<a href="mx/messaging/management/MBeanAttributeInfo.html" onclick="javascript:loadClassListFrame('mx/messaging/management/class-list.html');">MBeanAttributeInfo</a></td></tr><tr><td width="20"></td><td>
Indicates if the attribute is writable.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/utils/ObjectProxy.html#writeExternal()" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">writeExternal</a>(output:flash.utils:IDataOutput) &mdash; method, class mx.utils.<a href="mx/utils/ObjectProxy.html" onclick="javascript:loadClassListFrame('mx/utils/class-list.html');">ObjectProxy</a></td></tr><tr><td width="20"></td><td>
Since Flex only serializes the inner ActionScript object that it wraps,
the server flex.messaging.io.ObjectProxy populates itself
with this anonymous object's contents and appears to the user
as a Map.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/ZipCodeValidator.html#wrongCAFormatError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongCAFormatError</a> &mdash; Property, class mx.validators.<a href="mx/validators/ZipCodeValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">ZipCodeValidator</a></td></tr><tr><td width="20"></td><td>
Error message for an invalid Canadian postal code.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/DateValidator.html#wrongDayError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongDayError</a> &mdash; Property, class mx.validators.<a href="mx/validators/DateValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">DateValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the day is invalid.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/SocialSecurityValidator.html#wrongFormatError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongFormatError</a> &mdash; Property, class mx.validators.<a href="mx/validators/SocialSecurityValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">SocialSecurityValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the value is incorrectly formatted.</td></tr><tr><td class="idxrow" colspan="2"><a href="org/apache/flex/validators/PostCodeValidator.html#wrongFormatError" onclick="javascript:loadClassListFrame('org/apache/flex/validators/class-list.html');">wrongFormatError</a> &mdash; Property, class org.apache.flex.validators.<a href="org/apache/flex/validators/PostCodeValidator.html" onclick="javascript:loadClassListFrame('org/apache/flex/validators/class-list.html');">PostCodeValidator</a></td></tr><tr><td width="20"></td><td>
Error message for an incorrectly formatted postcode.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/CreditCardValidator.html#wrongLengthError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongLengthError</a> &mdash; Property, class mx.validators.<a href="mx/validators/CreditCardValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">CreditCardValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the cardNumber field contains the wrong
number of digits for the specified credit card type.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/DateValidator.html#wrongLengthError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongLengthError</a> &mdash; Property, class mx.validators.<a href="mx/validators/DateValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">DateValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the length of the date
doesn't match that of the inputFormat property.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/PhoneNumberValidator.html#wrongLengthError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongLengthError</a> &mdash; Property, class mx.validators.<a href="mx/validators/PhoneNumberValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">PhoneNumberValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the value has fewer than 10 digits.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/ZipCodeValidator.html#wrongLengthError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongLengthError</a> &mdash; Property, class mx.validators.<a href="mx/validators/ZipCodeValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">ZipCodeValidator</a></td></tr><tr><td width="20"></td><td>
Error message for an invalid US ZIP code.</td></tr><tr><td class="idxrow" colspan="2"><a href="org/apache/flex/validators/PostCodeValidator.html#wrongLengthError" onclick="javascript:loadClassListFrame('org/apache/flex/validators/class-list.html');">wrongLengthError</a> &mdash; Property, class org.apache.flex.validators.<a href="org/apache/flex/validators/PostCodeValidator.html" onclick="javascript:loadClassListFrame('org/apache/flex/validators/class-list.html');">PostCodeValidator</a></td></tr><tr><td width="20"></td><td>
Error message for an invalid postcode.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/DateValidator.html#wrongMonthError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongMonthError</a> &mdash; Property, class mx.validators.<a href="mx/validators/DateValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">DateValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the month is invalid.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/CreditCardValidator.html#wrongTypeError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongTypeError</a> &mdash; Property, class mx.validators.<a href="mx/validators/CreditCardValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">CreditCardValidator</a></td></tr><tr><td width="20"></td><td>
Error message the cardType field contains an invalid credit card type.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/ZipCodeValidator.html#wrongUSFormatError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongUSFormatError</a> &mdash; Property, class mx.validators.<a href="mx/validators/ZipCodeValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">ZipCodeValidator</a></td></tr><tr><td width="20"></td><td>
Error message for an incorrectly formatted ZIP code.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/validators/DateValidator.html#wrongYearError" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">wrongYearError</a> &mdash; Property, class mx.validators.<a href="mx/validators/DateValidator.html" onclick="javascript:loadClassListFrame('mx/validators/class-list.html');">DateValidator</a></td></tr><tr><td width="20"></td><td>
Error message when the year is invalid.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/events/WSDLLoadEvent.html#wsdl" onclick="javascript:loadClassListFrame('mx/rpc/events/class-list.html');">wsdl</a> &mdash; Property, class mx.rpc.events.<a href="mx/rpc/events/WSDLLoadEvent.html" onclick="javascript:loadClassListFrame('mx/rpc/events/class-list.html');">WSDLLoadEvent</a></td></tr><tr><td width="20"></td><td>
The full WSDL document.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/soap/WebService.html#wsdl" onclick="javascript:loadClassListFrame('mx/rpc/soap/class-list.html');">wsdl</a> &mdash; Property, class mx.rpc.soap.<a href="mx/rpc/soap/WebService.html" onclick="javascript:loadClassListFrame('mx/rpc/soap/class-list.html');">WebService</a></td></tr><tr><td width="20"></td><td>
The location of the WSDL document for this WebService.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/wsdl/WSDLBinding.html" onclick="javascript:loadClassListFrame('mx/rpc/wsdl/class-list.html');">WSDLBinding</a> &mdash; class, package <a href="mx/rpc/wsdl/package-detail.html" onclick="javascript:loadClassListFrame('mx/rpc/wsdl/class-list.html');">mx.rpc.wsdl</a></td></tr><tr><td width="20"></td><td>
A binding defines the message format and protocol for messages sent
to and from operations as defined by a particular portType.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/wsdl/WSDLBinding.html#WSDLBinding()" onclick="javascript:loadClassListFrame('mx/rpc/wsdl/class-list.html');">WSDLBinding</a>(name:String) &mdash; Constructor, class mx.rpc.wsdl.<a href="mx/rpc/wsdl/WSDLBinding.html" onclick="javascript:loadClassListFrame('mx/rpc/wsdl/class-list.html');">WSDLBinding</a></td></tr><tr><td width="20"></td><td>
Creates a new WSDLBinding.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/events/WSDLLoadEvent.html" onclick="javascript:loadClassListFrame('mx/rpc/events/class-list.html');">WSDLLoadEvent</a> &mdash; class, package <a href="mx/rpc/events/package-detail.html" onclick="javascript:loadClassListFrame('mx/rpc/events/class-list.html');">mx.rpc.events</a></td></tr><tr><td width="20"></td><td>
The WSDLLoadEvent class represents the event object for the event dispatched
when a WSDL XML document has loaded successfully.</td></tr><tr><td class="idxrow" colspan="2"><a href="mx/rpc/events/WSDLLoadEvent.html#WSDLLoadEvent()" onclick="javascript:loadClassListFrame('mx/rpc/events/class-list.html');">WSDLLoadEvent</a>(type:String, bubbles:Boolean, cancelable:Boolean, wsdl:mx.rpc.wsdl:WSDL, location:String) &mdash; Constructor, class mx.rpc.events.<a href="mx/rpc/events/WSDLLoadEvent.html" onclick="javascript:loadClassListFrame('mx/rpc/events/class-list.html');">WSDLLoadEvent</a></td></tr><tr><td width="20"></td><td>
Constructor.</td></tr><tr><td colspan="2" style="padding-bottom:20px"></td></tr><tr><td colspan="2"><a href="all-index-A.html" onclick="javascript:loadClassListFrame('index-list.html');">A</a>&nbsp;&nbsp;<a href="all-index-B.html" onclick="javascript:loadClassListFrame('index-list.html');">B</a>&nbsp;&nbsp;<a href="all-index-C.html" onclick="javascript:loadClassListFrame('index-list.html');">C</a>&nbsp;&nbsp;<a href="all-index-D.html" onclick="javascript:loadClassListFrame('index-list.html');">D</a>&nbsp;&nbsp;<a href="all-index-E.html" onclick="javascript:loadClassListFrame('index-list.html');">E</a>&nbsp;&nbsp;<a href="all-index-F.html" onclick="javascript:loadClassListFrame('index-list.html');">F</a>&nbsp;&nbsp;<a href="all-index-G.html" onclick="javascript:loadClassListFrame('index-list.html');">G</a>&nbsp;&nbsp;<a href="all-index-H.html" onclick="javascript:loadClassListFrame('index-list.html');">H</a>&nbsp;&nbsp;<a href="all-index-I.html" onclick="javascript:loadClassListFrame('index-list.html');">I</a>&nbsp;&nbsp;<a href="all-index-J.html" onclick="javascript:loadClassListFrame('index-list.html');">J</a>&nbsp;&nbsp;<a href="all-index-K.html" onclick="javascript:loadClassListFrame('index-list.html');">K</a>&nbsp;&nbsp;<a href="all-index-L.html" onclick="javascript:loadClassListFrame('index-list.html');">L</a>&nbsp;&nbsp;<a href="all-index-M.html" onclick="javascript:loadClassListFrame('index-list.html');">M</a>&nbsp;&nbsp;<a href="all-index-N.html" onclick="javascript:loadClassListFrame('index-list.html');">N</a>&nbsp;&nbsp;<a href="all-index-O.html" onclick="javascript:loadClassListFrame('index-list.html');">O</a>&nbsp;&nbsp;<a href="all-index-P.html" onclick="javascript:loadClassListFrame('index-list.html');">P</a>&nbsp;&nbsp;<a href="all-index-Q.html" onclick="javascript:loadClassListFrame('index-list.html');">Q</a>&nbsp;&nbsp;<a href="all-index-R.html" onclick="javascript:loadClassListFrame('index-list.html');">R</a>&nbsp;&nbsp;<a href="all-index-S.html" onclick="javascript:loadClassListFrame('index-list.html');">S</a>&nbsp;&nbsp;<a href="all-index-T.html" onclick="javascript:loadClassListFrame('index-list.html');">T</a>&nbsp;&nbsp;<a href="all-index-U.html" onclick="javascript:loadClassListFrame('index-list.html');">U</a>&nbsp;&nbsp;<a href="all-index-V.html" onclick="javascript:loadClassListFrame('index-list.html');">V</a>&nbsp;&nbsp;<font color="black" size="10px" style="bold">W</font>&nbsp;&nbsp;<a href="all-index-X.html" onclick="javascript:loadClassListFrame('index-list.html');">X</a>&nbsp;&nbsp;<a href="all-index-Y.html" onclick="javascript:loadClassListFrame('index-list.html');">Y</a>&nbsp;&nbsp;<a href="all-index-Z.html" onclick="javascript:loadClassListFrame('index-list.html');">Z</a>&nbsp;&nbsp;</td></tr></table><p></p><center class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Nov 15 2017, 09:57 AM +01:00 </center></div></body></html><!--The Apache Software Foundation<br/>Wed Nov 15 2017, 09:57 AM +01:00 -->