Modified:
websites/staging/flex/trunk/content/asdoc/mx/validators/CreditCardValidator.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/mx/validators/CreditCardValidator.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/mx/validators/CreditCardValidator.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CreditCardValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2">
<td class="titleTableSubTitle" id="subTitle"
align="left">CreditCardValidator</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CreditCardValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2">
<td class="titleTableSubTitle" id="subTitle"
align="left">CreditCardValidator</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("CreditCardValidator");
titleBar_setSubNav(false,true,false,false,false,false,true,false,true,true,false
,false,false,false,false,false);}
@@ -108,8 +108,8 @@
Error message when the cardType field is blank.</div></td><td
class="summaryTableOwnerCol">CreditCardValidator</td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#property"
class="signatureLink">property</a> : String<div class="summaryTableDescription">
A String specifying the name of the property
of the source object that contains
- the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean = true<div
class="summaryTableDescription">
- If true, specifies that a missing or empty
+ the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean<div
class="summaryTableDescription">
+ If true, specifies that a missing or empty
value causes a validation error.</div></td><td
class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#requiredFieldError"
class="signatureLink">requiredFieldError</a> : String<div
class="summaryTableDescription">
Error message when a value is missing and the
required property is true.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#source"
class="signatureLink">source</a> : Object<div class="summaryTableDescription">
@@ -335,4 +335,4 @@
</pre></div><script language="javascript" type="text/javascript"><!--
AC_FL_RunContent( "src", "examples/CreditCardValidatorExample", "width", "100%",
"height","400px", "salign", "TL", "id",
"example1", "quality", "high", "bgcolor", "", "name",
"example1", "flashvars","",
"allowScriptAccess","sameDomain", "type",
-
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/mx/validators/CreditCardValidatorCardType.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/mx/validators/CreditCardValidatorCardType.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/mx/validators/CreditCardValidatorCardType.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CreditCardValidatorCardType.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTab
leRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">CreditCardValidatorCardType</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#constantSummary">Constants</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CreditCardValidatorCardType.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTab
leRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">CreditCardValidatorCardType</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#constantSummary">Constants</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("CreditCardValidatorCardType");
titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false
,false,false,false,false,false);}
@@ -37,4 +37,4 @@
</p></div><a name="constantDetail"></a><a name="VISA"></a><table
class="detailHeader" cellpadding="0" cellspacing="0"><tr><td
class="detailHeaderName">VISA</td><td class="detailHeaderType">Constant</td><td
class="detailHeaderRule"> </td></tr></table><div
class="detailBody"><code>public static const VISA:String =
Visa</code><p></p><table cellpadding="0" cellspacing="0" border="0"><tr><td
style="white-space:nowrap" valign="top"><b> Language Version
: </b></td><td>ActionScript 3.0</td></tr></table><table cellpadding="0"
cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b>
Product Version : </b></td><td>Flex 3</td></tr></table><table
cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap"
valign="top"><b> Runtime Versions : </b></td><td>Flash Player 9, AIR
1.1</td></tr></table><p></p><p></p><p>
Specifies the card type as Visa.
- </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/mx/validators/CurrencyValidator.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/mx/validators/CurrencyValidator.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/mx/validators/CurrencyValidator.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CurrencyValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><t
d class="titleTableSubTitle" id="subTitle"
align="left">CurrencyValidator</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CurrencyValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><t
d class="titleTableSubTitle" id="subTitle"
align="left">CurrencyValidator</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("CurrencyValidator");
titleBar_setSubNav(false,true,false,false,false,false,true,false,true,true,false
,false,false,false,false,false);}
@@ -75,8 +75,8 @@
defined by the precision property.</div></td><td
class="summaryTableOwnerCol">CurrencyValidator</td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#property"
class="signatureLink">property</a> : String<div class="summaryTableDescription">
A String specifying the name of the property
of the source object that contains
- the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean = true<div
class="summaryTableDescription">
- If true, specifies that a missing or empty
+ the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean<div
class="summaryTableDescription">
+ If true, specifies that a missing or empty
value causes a validation error.</div></td><td
class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#requiredFieldError"
class="signatureLink">requiredFieldError</a> : String<div
class="summaryTableDescription">
Error message when a value is missing and the
required property is true.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class=""><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"> </td><td
class="summaryTableSignatureCol"><a href="#separationError"
class="signatureLink">separationError</a> : String<div
class="summaryTableDescription">
@@ -270,4 +270,4 @@
</pre></div><script language="javascript" type="text/javascript"><!--
AC_FL_RunContent( "src", "examples/CurrencyValidatorExample", "width", "100%",
"height","400px", "salign", "TL", "id",
"example1", "quality", "high", "bgcolor", "", "name",
"example1", "flashvars","",
"allowScriptAccess","sameDomain", "type",
-
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/mx/validators/CurrencyValidatorAlignSymbol.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/mx/validators/CurrencyValidatorAlignSymbol.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/mx/validators/CurrencyValidatorAlignSymbol.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CurrencyValidatorAlignSymbol.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTa
bleRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">CurrencyValidatorAlignSymbol</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#constantSummary">Constants</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/CurrencyValidatorAlignSymbol.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTa
bleRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">CurrencyValidatorAlignSymbol</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#constantSummary">Constants</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("CurrencyValidatorAlignSymbol");
titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false
,false,false,false,false,false);}
@@ -35,4 +35,4 @@
Specifies <code>"right"</code> as the alignment of the currency symbol
for the CurrencyValidator class.
- </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/mx/validators/DateValidator.html
==============================================================================
--- websites/staging/flex/trunk/content/asdoc/mx/validators/DateValidator.html
(original)
+++ websites/staging/flex/trunk/content/asdoc/mx/validators/DateValidator.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/DateValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td cl
ass="titleTableSubTitle" id="subTitle" align="left">DateValidator</td><td
class="titleTableSubNav" id="subNav" align="right"><a
href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/DateValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td cl
ass="titleTableSubTitle" id="subTitle" align="left">DateValidator</td><td
class="titleTableSubNav" id="subNav" align="right"><a
href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("DateValidator");
titleBar_setSubNav(false,true,false,false,false,false,true,false,true,true,false
,false,false,false,false,false);}
@@ -93,8 +93,8 @@
Object that contains the value of the month field.</div></td><td
class="summaryTableOwnerCol">DateValidator</td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#property"
class="signatureLink">property</a> : String<div class="summaryTableDescription">
A String specifying the name of the property
of the source object that contains
- the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean = true<div
class="summaryTableDescription">
- If true, specifies that a missing or empty
+ the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean<div
class="summaryTableDescription">
+ If true, specifies that a missing or empty
value causes a validation error.</div></td><td
class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#requiredFieldError"
class="signatureLink">requiredFieldError</a> : String<div
class="summaryTableDescription">
Error message when a value is missing and the
required property is true.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#source"
class="signatureLink">source</a> : Object<div class="summaryTableDescription">
@@ -314,4 +314,4 @@
</pre></div><script language="javascript" type="text/javascript"><!--
AC_FL_RunContent( "src", "examples/DateValidatorExample", "width", "100%",
"height","400px", "salign", "TL", "id",
"example1", "quality", "high", "bgcolor", "", "name",
"example1", "flashvars","",
"allowScriptAccess","sameDomain", "type",
-
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/mx/validators/EmailValidator.html
==============================================================================
--- websites/staging/flex/trunk/content/asdoc/mx/validators/EmailValidator.html
(original)
+++ websites/staging/flex/trunk/content/asdoc/mx/validators/EmailValidator.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/EmailValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td c
lass="titleTableSubTitle" id="subTitle" align="left">EmailValidator</td><td
class="titleTableSubNav" id="subNav" align="right"><a
href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?mx/validators/EmailValidator.html&mx/validators/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td c
lass="titleTableSubTitle" id="subTitle" align="left">EmailValidator</td><td
class="titleTableSubNav" id="subNav" align="right"><a
href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("EmailValidator");
titleBar_setSubNav(false,true,false,false,false,false,true,false,true,true,false
,false,false,false,false,false);}
@@ -54,8 +54,8 @@
Error message when there is no username.</div></td><td
class="summaryTableOwnerCol">EmailValidator</td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#property"
class="signatureLink">property</a> : String<div class="summaryTableDescription">
A String specifying the name of the property
of the source object that contains
- the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean = true<div
class="summaryTableDescription">
- If true, specifies that a missing or empty
+ the value to validate.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#required"
class="signatureLink">required</a> : Boolean<div
class="summaryTableDescription">
+ If true, specifies that a missing or empty
value causes a validation error.</div></td><td
class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#requiredFieldError"
class="signatureLink">requiredFieldError</a> : String<div
class="summaryTableDescription">
Error message when a value is missing and the
required property is true.</div></td><td class="summaryTableOwnerCol"><a
href="../../mx/validators/Validator.html">Validator</a></td></tr><tr
class="hideInheritedProperty"><td class="summaryTablePaddingCol"> </td><td
class="summaryTableInheritanceCol"><img src="../../images/inheritedSummary.gif"
alt="Inherited" title="Inherited" class="inheritedSummaryImage"></td><td
class="summaryTableSignatureCol"><a
href="../../mx/validators/Validator.html#source"
class="signatureLink">source</a> : Object<div class="summaryTableDescription">
@@ -192,4 +192,4 @@
</pre></div><script language="javascript" type="text/javascript"><!--
AC_FL_RunContent( "src", "examples/EmailValidatorExample", "width", "100%",
"height","400px", "salign", "TL", "id",
"example1", "quality", "high", "bgcolor", "", "name",
"example1", "flashvars","",
"allowScriptAccess","sameDomain", "type",
-
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/org/apache/flex/promises/vo/Handler.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/org/apache/flex/promises/vo/Handler.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/org/apache/flex/promises/vo/Handler.html
Wed Mar 15 04:01:34 2017
@@ -5,11 +5,11 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a
href="../../../../../package-summary.html"
onclick="loadClassListFrame('../../../../../all-classes.html')">All
Packages</a> | <a href="../../../../../class-summary.html"
onclick="loadClassListFrame('../../../../../all-classes.html')">All
Classes</a> | <a href="../../../../../all-index-A.html"
onclick="loadClassListFrame('../../../../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../../../../index.html?org/apache/flex/promises/vo/Handler.html&org/apache/flex/promises/vo/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../../../../images/logo.jpg" c
lass="logoImage" alt="AdobeLogo" title="AdobeLogo"></td></tr><tr
class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">Handler</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a></td></tr><tr class="titleTableRow3"><td
colspan="3"> </td></tr></table><script language="javascript"
type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a
href="../../../../../package-summary.html"
onclick="loadClassListFrame('../../../../../all-classes.html')">All
Packages</a> | <a href="../../../../../class-summary.html"
onclick="loadClassListFrame('../../../../../all-classes.html')">All
Classes</a> | <a href="../../../../../all-index-A.html"
onclick="loadClassListFrame('../../../../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../../../../index.html?org/apache/flex/promises/vo/Handler.html&org/apache/flex/promises/vo/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../../../../images/logo.jpg" c
lass="logoImage" alt="AdobeLogo" title="AdobeLogo"></td></tr><tr
class="titleTableRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">Handler</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a></td></tr><tr class="titleTableRow3"><td
colspan="3"> </td></tr></table><script language="javascript"
type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Handler");
titleBar_setSubNav(false,true,false,false,false,false,false,false,true,false,false
,false,false,false,false,false);}
-->
</script><div
xmlns:fn="http://www.w3.org/2005/xpath-functions" class="MainContent"><table
class="classHeaderTable" cellpadding="0" cellspacing="0"><tr><td
class="classHeaderTableLabel">Package</td><td><a href="package-detail.html"
onclick="javascript:loadClassListFrame('class-list.html')">org.apache.flex.promises.vo</a></td></tr><tr><td
class="classHeaderTableLabel">Class</td><td class="classSignature">public
final class Handler</td></tr><tr><td
class="classHeaderTableLabel">Inheritance</td><td
class="inheritanceList">Handler <img
src="../../../../../images/inherit-arrow.gif" title="Inheritance"
alt="Inheritance" class="inheritArrow">
Object</td></tr></table><p></p><p></p><p></p><p></p><br/><hr></div><a
name="propertySummary"></a><div class="summarySection"><div
class="summaryTableTitle">Public Properties</div><table cellspacing="0"
cellpadding="3" class="summaryTable "
id="summaryTableProperty"><tr><th> </th><th colspan="2">Property</th><th
class="summaryTableOwnerCol"
>Defined By</th></tr><tr class=""><td
>class="summaryTablePaddingCol"> </td><td
>class="summaryTableInheritanceCol"> </td><td
>class="summaryTableSignatureCol"><a href="#onFulfilled"
>class="signatureLink">onFulfilled</a> : Function<div
>class="summaryTableDescription"></div></td><td
>class="summaryTableOwnerCol">Handler</td></tr><tr class=""><td
>class="summaryTablePaddingCol"> </td><td
>class="summaryTableInheritanceCol"> </td><td
>class="summaryTableSignatureCol"><a href="#onRejected"
>class="signatureLink">onRejected</a> : Function<div
>class="summaryTableDescription"></div></td><td
>class="summaryTableOwnerCol">Handler</td></tr></table></div><a
>name="methodSummary"></a><div class="summarySection"><div
>class="summaryTableTitle">Public Methods </div><table cellspacing="0"
>cellpadding="3" class="summaryTable "
>id="summaryTableMethod"><tr><th> </th><th colspan="2">Method</th><th
>class="summaryTableOwnerCol">Defined By</th></tr><tr class=""><td
>class="summaryTablePaddin
gCol"> </td><td class="summaryTableInheritanceCol"> </td><td
class="summaryTableSignatureCol"><div class="summarySignature"><a
href="#Handler()" class="signatureLink">Handler</a>(onFulfilled:Function =
null, onRejected:Function = null)</div><div
class="summaryTableDescription"></div></td><td
class="summaryTableOwnerCol">Handler</td></tr></table></div><script
language="javascript" type="text/javascript"><!--
showHideInherited();
-
--></script><div class="MainContent"><div class="detailSectionHeader">Property
Detail</div><a name="propertyDetail"></a><a name="onFulfilled"></a><table
class="detailHeader" cellpadding="0" cellspacing="0"><tr><td
class="detailHeaderName">onFulfilled</td><td
class="detailHeaderType">property</td></tr></table><div
class="detailBody"><code>public var onFulfilled:Function</code><p></p></div><a
name="propertyDetail"></a><a name="onRejected"></a><table class="detailHeader"
cellpadding="0" cellspacing="0"><tr><td
class="detailHeaderName">onRejected</td><td
class="detailHeaderType">property</td><td
class="detailHeaderRule"> </td></tr></table><div
class="detailBody"><code>public var onRejected:Function</code><p></p></div><a
name="constructorDetail"></a><div class="detailSectionHeader">Constructor
Detail</div><a name="Handler()"></a><a
name="Handler(Function,Function)"></a><table class="detailHeader"
cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">Handler</td>
<td class="detailHeaderParens">()</td><td
class="detailHeaderType">Constructor</td></tr></table><div
class="detailBody"><code>public function Handler(onFulfilled:Function = null,
onRejected:Function = null)</code><p></p><br/><br/><span class="label">
Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td
width="20px"></td><td><code><span
class="label">onFulfilled</span>:Function</code> (default =
<code>null</code>)<code></code></td></tr><tr><td
class="paramSpacer"> </td></tr><tr><td width="20px"></td><td><code><span
class="label">onRejected</span>:Function</code> (default =
<code>null</code>)<code></code></td></tr></table></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+
--></script><div class="MainContent"><div class="detailSectionHeader">Property
Detail</div><a name="propertyDetail"></a><a name="onFulfilled"></a><table
class="detailHeader" cellpadding="0" cellspacing="0"><tr><td
class="detailHeaderName">onFulfilled</td><td
class="detailHeaderType">property</td></tr></table><div
class="detailBody"><code>public var onFulfilled:Function</code><p></p></div><a
name="propertyDetail"></a><a name="onRejected"></a><table class="detailHeader"
cellpadding="0" cellspacing="0"><tr><td
class="detailHeaderName">onRejected</td><td
class="detailHeaderType">property</td><td
class="detailHeaderRule"> </td></tr></table><div
class="detailBody"><code>public var onRejected:Function</code><p></p></div><a
name="constructorDetail"></a><div class="detailSectionHeader">Constructor
Detail</div><a name="Handler()"></a><a
name="Handler(Function,Function)"></a><table class="detailHeader"
cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">Handler</td>
<td class="detailHeaderParens">()</td><td
class="detailHeaderType">Constructor</td></tr></table><div
class="detailBody"><code>public function Handler(onFulfilled:Function = null,
onRejected:Function = null)</code><p></p><br/><br/><span class="label">
Parameters </span><table cellpadding="0" cellspacing="0" border="0"><tr><td
width="20px"></td><td><code><span
class="label">onFulfilled</span>:Function</code> (default =
<code>null</code>)<code></code></td></tr><tr><td
class="paramSpacer"> </td></tr><tr><td width="20px"></td><td><code><span
class="label">onRejected</span>:Function</code> (default =
<code>null</code>)<code></code></td></tr></table></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar
5 2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/spark/accessibility/ComboBoxAccImpl.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/spark/accessibility/ComboBoxAccImpl.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/spark/accessibility/ComboBoxAccImpl.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/accessibility/ComboBoxAccImpl.html&spark/accessibility/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTab
leRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">ComboBoxAccImpl</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#methodSummary">Methods</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/accessibility/ComboBoxAccImpl.html&spark/accessibility/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTab
leRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">ComboBoxAccImpl</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#methodSummary">Methods</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("ComboBoxAccImpl");
titleBar_setSubNav(false,false,false,false,false,false,false,false,true,false,false
,false,false,false,false,false);}
@@ -154,4 +154,4 @@
their <code>accessibilityImplementation</code> property
will be set to an instance of this class.</p>
- </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/spark/accessibility/DataGridAccImpl.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/spark/accessibility/DataGridAccImpl.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/spark/accessibility/DataGridAccImpl.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/accessibility/DataGridAccImpl.html&spark/accessibility/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTab
leRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">DataGridAccImpl</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#methodSummary">Methods</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/accessibility/DataGridAccImpl.html&spark/accessibility/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTab
leRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">DataGridAccImpl</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#methodSummary">Methods</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("DataGridAccImpl");
titleBar_setSubNav(false,false,false,false,false,false,false,false,true,false,false
,false,false,false,false,false);}
@@ -286,4 +286,4 @@
Afterwards, when instances of DataGrid are initialized,
their <code>accessibilityImplementation</code> property
will be set to an instance of this class.</p>
- </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/spark/accessibility/DropDownListBaseAccImpl.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/spark/accessibility/DropDownListBaseAccImpl.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/spark/accessibility/DropDownListBaseAccImpl.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/accessibility/DropDownListBaseAccImpl.html&spark/accessibility/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="
titleTableRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">DropDownListBaseAccImpl</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#methodSummary">Methods</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/accessibility/DropDownListBaseAccImpl.html&spark/accessibility/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="
titleTableRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">DropDownListBaseAccImpl</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#methodSummary">Methods</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("DropDownListBaseAccImpl");
titleBar_setSubNav(false,false,false,false,false,false,false,false,true,false,false
,false,false,false,false,false);}
@@ -142,4 +142,4 @@
Afterwards, when instances of DropDownListBase are initialized,
their <code>accessibilityImplementation</code> property
will be set to an instance of this class.</p>
- </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/spark/components/ComboBox.html
==============================================================================
--- websites/staging/flex/trunk/content/asdoc/spark/components/ComboBox.html
(original)
+++ websites/staging/flex/trunk/content/asdoc/spark/components/ComboBox.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/components/ComboBox.html&spark/components/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td c
lass="titleTableSubTitle" id="subTitle" align="left">ComboBox</td><td
class="titleTableSubNav" id="subNav" align="right"><a
href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#styleSummary">Styles</a> | <a href="#SkinPartSummary">Skin
Parts</a> | <a href="#SkinStateSummary">Skin States</a> | <a
href="#effectSummary">Effects</a> | <a
href="#constantSummary">Constants</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/components/ComboBox.html&spark/components/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2"><td c
lass="titleTableSubTitle" id="subTitle" align="left">ComboBox</td><td
class="titleTableSubNav" id="subNav" align="right"><a
href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#styleSummary">Styles</a> | <a href="#SkinPartSummary">Skin
Parts</a> | <a href="#SkinStateSummary">Skin States</a> | <a
href="#effectSummary">Effects</a> | <a
href="#constantSummary">Constants</a> | <a
href="#includeExamplesSummary">Examples</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("ComboBox");
titleBar_setSubNav(true,true,true,true,true,true,true,false,true,true,false
,false,false,false,false,false);}
@@ -860,4 +860,4 @@
</pre></div><script language="javascript" type="text/javascript"><!--
AC_FL_RunContent( "src", "examples/ComboBoxExample", "width", "100%",
"height","400px", "salign", "TL", "id",
"example1", "quality", "high", "bgcolor", "", "name",
"example1", "flashvars","",
"allowScriptAccess","sameDomain", "type",
-
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+
"application/x-shockwave-flash","pluginspage",
"http://www.macromedia.com/go/getflashplayer" );
--></script></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/spark/components/ContentBackgroundAppearance.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/spark/components/ContentBackgroundAppearance.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/spark/components/ContentBackgroundAppearance.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/components/ContentBackgroundAppearance.html&spark/components/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="ti
tleTableRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">ContentBackgroundAppearance</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#constantSummary">Constants</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/components/ContentBackgroundAppearance.html&spark/components/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="ti
tleTableRow2"><td class="titleTableSubTitle" id="subTitle"
align="left">ContentBackgroundAppearance</td><td class="titleTableSubNav"
id="subNav" align="right"><a href="#constantSummary">Constants</a></td></tr><tr
class="titleTableRow3"><td colspan="3"> </td></tr></table><script
language="javascript" type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("ContentBackgroundAppearance");
titleBar_setSubNav(true,false,false,false,false,false,false,false,false,false,false
,false,false,false,false,false);}
@@ -33,4 +33,4 @@
appear directly on top of the <code>backgroundColor</code> or when
contents provide their own masking.
- </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file
Modified:
websites/staging/flex/trunk/content/asdoc/spark/components/DataAccordion.html
==============================================================================
---
websites/staging/flex/trunk/content/asdoc/spark/components/DataAccordion.html
(original)
+++
websites/staging/flex/trunk/content/asdoc/spark/components/DataAccordion.html
Wed Mar 15 04:01:34 2017
@@ -5,7 +5,7 @@
--></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.14.1 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/components/DataAccordion.html&spark/components/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2">
<td class="titleTableSubTitle" id="subTitle"
align="left">DataAccordion</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#styleSummary">Styles</a> | <a href="#SkinPartSummary">Skin
Parts</a> | <a href="#SkinStateSummary">Skin States</a> | <a
href="#effectSummary">Effects</a> | <a
href="#constantSummary">Constants</a></td></tr><tr class="titleTableRow3"><td
colspan="3"> </td></tr></table><script language="javascript"
type="text/javascript" xml:space="preserve">
+ </script><table class="titleTable" cellpadding="0"
cellspacing="0" id="titleTable" style="display:none"><tr><td
class="titleTableTitle" align="left">Apache Flex 4.16.0 API Reference </td><td
class="titleTableTopNav" align="right"><a href="../../package-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Packages</a> | <a href="../../class-summary.html"
onclick="loadClassListFrame('../../all-classes.html')">All
Classes</a> | <a href="../../all-index-A.html"
onclick="loadClassListFrame('../../index-list.html')">Index</a> | <a
id="framesLink1"
href="../../index.html?spark/components/DataAccordion.html&spark/components/class-list.html">Frames</a><a
id="noFramesLink1" style="display:none" href=""
onclick="parent.location=document.location"> No Frames </a></td><td
class="titleTableLogo" align="right" rowspan="3"><img
src="../../images/logo.jpg" class="logoImage" alt="AdobeLogo"
title="AdobeLogo"></td></tr><tr class="titleTableRow2">
<td class="titleTableSubTitle" id="subTitle"
align="left">DataAccordion</td><td class="titleTableSubNav" id="subNav"
align="right"><a href="#propertySummary">Properties</a> | <a
href="#methodSummary">Methods</a> | <a
href="#eventSummary">Events</a> | <a
href="#styleSummary">Styles</a> | <a href="#SkinPartSummary">Skin
Parts</a> | <a href="#SkinStateSummary">Skin States</a> | <a
href="#effectSummary">Effects</a> | <a
href="#constantSummary">Constants</a></td></tr><tr class="titleTableRow3"><td
colspan="3"> </td></tr></table><script language="javascript"
type="text/javascript" xml:space="preserve">
<!--
if (!isEclipse() || window.name !=
ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("DataAccordion");
titleBar_setSubNav(true,true,true,true,true,true,true,false,true,false,false
,false,false,false,false,false);}
@@ -628,4 +628,4 @@
</p><p><span class="label"> Parameters </span><table
cellpadding="0" cellspacing="0" border="0"><tr><td
width="20px"></td><td><code><span class="label">partName</span>:String</code>
— The name of the part.
</td></tr><tr><td class="paramSpacer"> </td></tr><tr><td
width="20px"></td><td><code><span class="label">instance</span>:Object</code>
— The instance of the part.
- </td></tr></table></p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Mar
25 2015, 07:57 PM +01:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Wed Mar 25 2015, 07:57 PM +01:00 -->
\ No newline at end of file
+ </td></tr></table></p></div><br/><br/><hr><br/><p></p><center
class="copyright"><footer>The Apache Software Foundation</footer><br/>Sun Mar 5
2017, 03:42 PM +11:00 </center></div></body></html><!--The Apache Software
Foundation<br/>Sun Mar 5 2017, 03:42 PM +11:00 -->
\ No newline at end of file