| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../override.css" type="text/css"><title>spark.core Summary</title></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 = 'spark.core package - 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> | <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/core/package-detail.html&spark/core/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">spark.core</td><td class="titleTableSubNav" id="subNav" align="right"><a href="package-detail.html#interfaceSummary"> Interfaces </a> | <a href="package-detail.html#classSummary">Classes</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("spark.core"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false ,false,false,true,true,false);} |
| --> |
| </script><div class="MainContent"><br><br><hr><a name="interfaceSummary"></a><div class="summaryTableTitle">Interfaces</div><table cellpadding="3" cellspacing="0" class="summaryTable"><tr><th> </th><th width="30%">Interface</th><th width="70%">Description</th></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IContentLoader.html">IContentLoader</a></i></td><td class="summaryTableLastCol"> |
| Provides custom image/content loader for BitmapImage instances.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IDisplayText.html">IDisplayText</a></i></td><td class="summaryTableLastCol"> |
| The IDisplayText interface defines the properties and methods |
| for simple text display.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IEditableText.html">IEditableText</a></i></td><td class="summaryTableLastCol"> |
| The IEditableText interface defines the properties and methods |
| for editable text.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IGraphicElement.html">IGraphicElement</a></i></td><td class="summaryTableLastCol"> |
| The IGraphicElement is implemented by IVisualElements that |
| take advantage of the parent IGraphicElementContainer |
| DisplayObject management.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IGraphicElementContainer.html">IGraphicElementContainer</a></i></td><td class="summaryTableLastCol"> |
| The IGraphicElementContainer is the minimal contract for a container class to |
| support IGraphicElement children.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IProxiedStageTextWrapper.html">IProxiedStageTextWrapper</a></i></td><td class="summaryTableLastCol"> This interface defines properties for mobile wrapper classes of StageText that need to handle touch scrolling and soft keyboard.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="ISharedDisplayObject.html">ISharedDisplayObject</a></i></td><td class="summaryTableLastCol"> |
| The ISharedDisplayObject interface defines the minimum requirements |
| that a DisplayObject must implement to be shared between |
| IGraphicElement objects.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><i><a href="IViewport.html">IViewport</a></i></td><td class="summaryTableLastCol"> |
| The IViewport interface is implemented by components that support a viewport.</td></tr></table><a name="classSummary"></a><div class="summaryTableTitle">Classes</div><table cellpadding="3" cellspacing="0" class="summaryTable"><tr><th> </th><th width="30%">Class</th><th width="70%">Description</th></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ContainerDestructionPolicy.html">ContainerDestructionPolicy</a> <img src="../../images/AirIcon12x12.gif" width="12" height="12" hspace="0" vspace="0" alt="AIR-only" title="Only available in the AIR runtime"></td><td class="summaryTableLastCol"> |
| The ContainerCreationPolicy class defines the constant values |
| for the destructionPolicy property of spark view |
| classes.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ContentCache.html">ContentCache</a></td><td class="summaryTableLastCol"> |
| Provides a caching and queuing image content loader suitable for using |
| a shared image cache for the BitmapImage and spark Image components.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="ContentRequest.html">ContentRequest</a></td><td class="summaryTableLastCol"> |
| Represents an IContentLoader content request instance returned from |
| IContentLoader's load() method.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="DisplayObjectSharingMode.html">DisplayObjectSharingMode</a></td><td class="summaryTableLastCol"> |
| The DisplayObjectSharingMode class defines the possible values for the |
| displayObjectSharingMode property of the IGraphicElement class.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="MaskType.html">MaskType</a></td><td class="summaryTableLastCol"> |
| The MaskType class defines the possible values for the |
| maskType property of the GraphicElement class.</td></tr><tr class="prow0"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="NavigationUnit.html">NavigationUnit</a></td><td class="summaryTableLastCol"> |
| The NavigationUnit class defines the possible values for the |
| getVerticalScrollPositionDelta() and |
| getHorizontalScrollPositionDelta() |
| methods of the IViewport class.</td></tr><tr class="prow1"><td class="summaryTablePaddingCol"> </td><td class="summaryTableSecondCol"><a href="SpriteVisualElement.html">SpriteVisualElement</a></td><td class="summaryTableLastCol"> |
| The SpriteVisualElement class is a light-weight Sprite-based implemention |
| of the IVisualElement interface.</td></tr></table><p></p><div><p></p><center class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Nov 15 2017, 09:57 AM +01:00 </center></div></div></body></html><!--The Apache Software Foundation<br/>Wed Nov 15 2017, 09:57 AM +01:00 --> |