| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" href="../../../style.css" type="text/css" media="screen"><link rel="stylesheet" href="../../../print.css" type="text/css" media="print"><link rel="stylesheet" href="../../../override.css" type="text/css"><meta name="keywords" content="IMobileGridCellRenderer,spark.components.itemRenderers.IMobileGridCellRenderer,_data,_dataProvider,_hasIcon,_iconSource,_isCheckable,_isChecked,_isSeparator,_ownerMenu,_popup,_subMenu,canSetContentHeight,canSetContentHeight,canSetContentHeight,canSetContentWidth,canSetContentWidth,canSetContentWidth,checkIcon,cssStyleName,cssStyleName,cssStyleName,data,data,data,dataProvider,hasIcon,hovered,iconField,iconFunction,iconSource,icon,icon,isCheckable,isChecked,isSeparator,isSubMenuRenderer,isSubMenuRenderer,labelField,labelField,labelFunction,labelFunction,listOwner,menuIcon,popup,selected,separator,styleProvider,styleProvider,subMenu,textAlign,textAlign"><title>spark.components.itemRenderers.IMobileGridCellRenderer</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 = 'IMobileGridCellRenderer - 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/components/itemRenderers/IMobileGridCellRenderer.html&spark/components/itemRenderers/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">IMobileGridCellRenderer</td><td class="titleTableSubNav" id="subNav" align="right"><a href="#propertySummary">Properties</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("IMobileGridCellRenderer"); titleBar_setSubNav(false,true,false,false,false,false,false,false,false,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')">spark.components.itemRenderers</a></td></tr><tr><td class="classHeaderTableLabel">Interface</td><td class="classSignature">public interface IMobileGridCellRenderer extends <a href="../../../mx/core/IDataRenderer.html">IDataRenderer</a></td></tr><tr><td class="classHeaderTableLabel">Implementors</td><td> <a href="../../../spark/components/itemRenderers/MobileGridBitmapCellRenderer.html">MobileGridBitmapCellRenderer</a></td></tr></table><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 4.11</td></tr></table><table cellpadding="0" cellspacing="0" border="0"><tr><td style="white-space:nowrap" valign="top"><b> Runtime Versions : </b></td><td>AIR 3.8</td></tr></table><p></p><p></p><table width="100%" class="innertable"><tr><td class="experimental"><img src="../../../images/experimental_small.png"></td><td class="experimental">This class is experimental, which means it has not been tested or documented as thoroughly as other core Apache Flex classes.</td></tr></table><p></p><p></p> |
| This is the base interface that all mobile grid cell renderers must implement. |
| <p>Contrary to desktop DataGrid control, there is no default implementation for this interface, |
| because mobile renderers must be lightweight, and derive directly for an existing component, (eg.. s:Button or s:CheckBox ).</p> |
| <p></p><br/><hr></div><a name="propertySummary"></a><div class="summarySection"><div class="summaryTableTitle">Public Properties</div><div class="showHideLinks"><div id="hideInheritedProperty" class="hideInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(false,'Property');"><img class="showHideLinkImage" src="../../../images/expanded.gif"> Hide Inherited Public Properties</a></div><div id="showInheritedProperty" class="showInheritedProperty"><a class="showHideLink" href="#propertySummary" onclick="javascript:setInheritedVisible(true,'Property');"><img class="showHideLinkImage" src="../../../images/collapsed.gif"> Show Inherited Public Properties</a></div></div><table cellspacing="0" cellpadding="3" class="summaryTable " 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="#canSetContentHeight" class="signatureLink">canSetContentHeight</a> : Boolean<div class="summaryTableDescription">[read-only] Flag indicating whether the layout manager can stretch the height of this renderer to match the column's height.</div></td><td class="summaryTableOwnerCol">IMobileGridCellRenderer</td></tr><tr class=""><td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a href="#canSetContentWidth" class="signatureLink">canSetContentWidth</a> : Boolean<div class="summaryTableDescription">[read-only] Flag indicating whether the layout manager can stretch the width of this renderer to match the column's width.</div></td><td class="summaryTableOwnerCol">IMobileGridCellRenderer</td></tr><tr class=""><td class="summaryTablePaddingCol"> </td><td class="summaryTableInheritanceCol"> </td><td class="summaryTableSignatureCol"><a href="#cssStyleName" class="signatureLink">cssStyleName</a> : String<div class="summaryTableDescription">[write-only] this property is set with the GridColumn's styleName property.</div></td><td class="summaryTableOwnerCol">IMobileGridCellRenderer</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/core/IDataRenderer.html#data" class="signatureLink">data</a> : Object<div class="summaryTableDescription"> |
| The data to render or edit.</div></td><td class="summaryTableOwnerCol"><a href="../../../mx/core/IDataRenderer.html">IDataRenderer</a></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="canSetContentHeight"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">canSetContentHeight</td><td class="detailHeaderType">property</td></tr></table><div class="detailBody"><code>canSetContentHeight:Boolean</code> [read-only] <p></p><p></p><p> Flag indicating whether the layout manager can stretch the height of this renderer to match the column's height. |
| <p> default value is false. Override the getter to return a difference value </p> |
| </p><br/><span class="label"> Implementation </span><br/><code> public function get canSetContentHeight():Boolean</code><br/></div><a name="propertyDetail"></a><a name="canSetContentWidth"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">canSetContentWidth</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td></tr></table><div class="detailBody"><code>canSetContentWidth:Boolean</code> [read-only] <p></p><p></p><p> Flag indicating whether the layout manager can stretch the width of this renderer to match the column's width. |
| <p> default value is false. Override the getter to return a difference value </p> |
| </p><br/><span class="label"> Implementation </span><br/><code> public function get canSetContentWidth():Boolean</code><br/></div><a name="propertyDetail"></a><a name="cssStyleName"></a><table class="detailHeader" cellpadding="0" cellspacing="0"><tr><td class="detailHeaderName">cssStyleName</td><td class="detailHeaderType">property</td><td class="detailHeaderRule"> </td></tr></table><div class="detailBody"><code>cssStyleName:String</code> [write-only] <p></p><p></p><p> this property is set with the GridColumn's styleName property. |
| <p> you can override it to extract information from the style and pass them to this renderer.</p> |
| </p><br/><span class="label"> Implementation </span><br/><code> public function set cssStyleName(value:String):void</code><br/></div><br/><br/><hr><br/><p></p><center class="copyright"><footer>The Apache Software Foundation</footer><br/>Wed Nov 15 2017, 09:50 AM +01:00 </center></div></body></html><!--The Apache Software Foundation<br/>Wed Nov 15 2017, 09:50 AM +01:00 --> |