172 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			172 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en"><!-- use theme color or fallback -->
 | |
| <!--use textcolor from settings, otherwise create a contrasting color to theme color-->
 | |
| <head><meta charset="utf-8"/><link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-select.min.css" rel="stylesheet"/><link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic" rel="stylesheet" type="text/css"/><link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,600italic,400" rel="stylesheet" type="text/css"/><link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet" type="text/css"/><script src="../../jquery-1.9.1.min.js"></script><script src="../../bootstrap/js/bootstrap.min.js"></script><script src="../../bootstrap/js/bootstrap-select.min.js"></script><link href="../../styles.css" rel="stylesheet"/><link href="../../haxe-nav.css" rel="stylesheet"/><script type="text/javascript">var dox = {rootPath: "../../",platforms: ["Neko","Android","Flash","iOS","macOS","Linux","HTML5","Windows"]};</script><script type="text/javascript" src="../../nav.js"></script><script type="text/javascript" src="../../index.js"></script><link rel="icon" href="../../favicon.ico" type="image/x-icon"></link><title>js.html.CSSPrimitiveValue - API Reference</title><meta name="description" content="The <code><a href="../../js/html/CSSPrimitiveValue.html">CSSPrimitiveValue</a></code> interface derives from the <code><a href="../../js/html/CSSValue.html">CSSValue</a></code> interface and represents the current computed value of a CSS property."/></head><body><style>
 | |
| a, code .type {
 | |
| 	color: #24afc4;
 | |
| }
 | |
| .navbar .brand {
 | |
| 	display: inline-block;
 | |
| 	float: none;
 | |
| 	text-shadow: 0 0 0 transparent;
 | |
| }
 | |
| .nav-list>.active>a.treeLink, .nav-list>.active>a.treeLink:hover, .nav-list>.active>a.treeLink:focus {
 | |
| 	background: #24afc4;
 | |
| 	color: #ffffff;
 | |
| 	text-shadow: 0 0 0 transparent;
 | |
| }
 | |
| .navbar .container {
 | |
| 	width: 940px ;
 | |
| }
 | |
| @media (max-width: 767px) {
 | |
| 	.navbar .container {
 | |
| 		width: auto;
 | |
| 	}
 | |
| }
 | |
| @media (max-width: 979px) and (min-width: 768px) {
 | |
| 	.navbar .container {
 | |
| 		width: 724px;
 | |
| 	}
 | |
| }
 | |
| @media (min-width: 1200px) {
 | |
| 	.navbar .container {
 | |
| 		width: 1170px;
 | |
| 	}
 | |
| }
 | |
| .navbar .container img {
 | |
| 	margin: 5px 0 0 4px;
 | |
| }
 | |
| </style><nav class="nav"><div class="navbar"><div class="navbar-inner" style="background:#FAFAFA; border-bottom:1px solid rgba(0,0,0,.09)"><div class="container"><a class="brand" href="http://www.openfl.org"><img alt="" src="http://www.openfl.org/images/logo.png"/></a><a class="brand" style="color:#777777" href="../../">API Reference</a></div></div></div></nav><div class="container main-content"><div class="row-fluid"><div class="span3"><div class="well sidebar-nav"><form class="form-search" id="searchForm"><div class="input-prepend input-block-level"><span class="add-on"><i class="icon-search"></i></span><input id="search" type="text" placeholder="Search" autocomplete="off"/></div></form><div class="dropdown"><select id="select-platform" class="selectpicker" title="Filter by platform" data-width="100%"><option value="all" selected="true">All Platforms</option><option>Neko</option><option>Android</option><option>Flash</option><option>iOS</option><option>macOS</option><option>Linux</option><option>HTML5</option><option>Windows</option></select></div></div><div class="well sidebar-nav"><div id="nav"></div></div></div><div class="span9"><div class="page-header"><h1><small>class</small> CSSPrimitiveValue</h1><h4><small>package <a href="../../js/html/index.html">js.html</a></small></h4><h4><small>extends <a class="type" title="The CSSValue interface represents the current computed value of a CSS property." href="../../js/html/CSSValue.html">CSSValue</a></small></h4>    <p class="availability"><hr/><em>Available on  HTML5</em></p></div><div class="body"><div class="doc doc-main"><div class="indent"><p>The <code><a href="../../js/html/CSSPrimitiveValue.html">CSSPrimitiveValue</a></code> interface derives from the <code><a href="../../js/html/CSSValue.html">CSSValue</a></code> interface and represents the current computed value of a CSS property.</p>
 | |
| <p>Documentation <a href="https://developer.mozilla.org/en-US/docs/Web/API/CSSPrimitiveValue">CSSPrimitiveValue</a> by <a href="https://developer.mozilla.org/en-US/docs/Web/API/CSSPrimitiveValue$history">Mozilla Contributors</a>, licensed under <a href="https://creativecommons.org/licenses/by-sa/2.5/">CC-BY-SA 2.5</a>.</p><p class="javadoc">See:</p><div class="indent inline-content"><p><a href="https://developer.mozilla.org/en-US/docs/Web/API/CSSPrimitiveValue">https://developer.mozilla.org/en-US/docs/Web/API/CSSPrimitiveValue</a></p></div></div></div><h3 class="section">Variables</h3><div class="fields"><div class="field "><a name="primitiveType"></a><h3><p><code><span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#primitiveType"><span class="identifier">primitiveType</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p>An <code>unsigned short</code> representing the type of the value. Possible values are:
 | |
| <table class="standard-table"></p>
 | |
| <p><tr>
 | |
| <td class="header">Constant</td>
 | |
| <td class="header">Description</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_ATTR</code></td>
 | |
| <td>The value is an <code>attr()</code> function. The value can be obtained by using the <code>getStringValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_CM</code></td>
 | |
| <td>The value is a <code>length</code> in centimeters. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_COUNTER</code></td>
 | |
| <td>The value is a counter or counters function. The value can be obtained by using the <code>getCounterValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_DEG</code></td>
 | |
| <td>The value is an <code>angle</code> in degrees. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_DIMENSION</code></td>
 | |
| <td>The value is a <code>number</code> with an unknown dimension. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_EMS</code></td>
 | |
| <td>The value is a <code>length</code> in em units. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_EXS</code></td>
 | |
| <td>The value is a <code>length</code> in ex units. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_GRAD</code></td>
 | |
| <td>The value is an <code>angle</code> in grads. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_HZ</code></td>
 | |
| <td>The value is a <code>frequency</code> in Hertz. The value can be obtained by using the getFloatValue method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_IDENT</code></td>
 | |
| <td>The value is an identifier. The value can be obtained by using the <code>getStringValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_IN</code></td>
 | |
| <td>The value is a <code>length</code> in inches. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_KHZ</code></td>
 | |
| <td>The value is a <code>frequency</code> in Kilohertz. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_MM</code></td>
 | |
| <td>The value is a <code>length</code> in millimeters. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_MS</code></td>
 | |
| <td>The value is a <code>time</code> in milliseconds. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_NUMBER</code></td>
 | |
| <td>The value is a simple <code>number</code>. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_PC</code></td>
 | |
| <td>The value is a <code>length</code> in picas. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_PERCENTAGE</code></td>
 | |
| <td>The value is a <code>percentage</code>. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_PT</code></td>
 | |
| <td>The value is a <code>length</code> in points. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_PX</code></td>
 | |
| <td>The value is a <code>length</code> in pixels. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_RAD</code></td>
 | |
| <td>The value is an <code>angle</code> in radians. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_RECT</code></td>
 | |
| <td>The value is a <code>shape</code> function. The value can be obtained by using the <code>getRectValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_RGBCOLOR</code></td>
 | |
| <td>The value is an <code>color</code>. The value can be obtained by using the <code>getRGBColorValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_S</code></td>
 | |
| <td>The value is a <code>time</code> in seconds. The value can be obtained by using the <code>getFloatValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_STRING</code></td>
 | |
| <td>The value is a <code>string</code>. The value can be obtained by using the <code>getStringValue()</code> method.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_UNKNOWN</code></td>
 | |
| <td>The value is not a recognized CSS2 value. The value can only be obtained by using the <code>CSSValue.cssText</code> attribute.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_URI</code></td>
 | |
| <td>The value is a <code>uri</code>. The value can be obtained by using the <code>getStringValue()</code> method.</td>
 | |
| </tr></p>
 | |
| <p></table></p></div></div></div><h3 class="section">Methods</h3><div class="fields"><div class="field "><a name="getCounterValue"></a><h3><p><code><a href="#getCounterValue"><span class="identifier">getCounterValue</span></a> ():<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div><div class="field "><a name="getFloatValue"></a><h3><p><code><a href="#getFloatValue"><span class="identifier">getFloatValue</span></a> (<span style="white-space:nowrap">unitType:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div><div class="field "><a name="getRGBColorValue"></a><h3><p><code><a href="#getRGBColorValue"><span class="identifier">getRGBColorValue</span></a> ():<a class="type" title="" href="../../js/html/RGBColor.html">RGBColor</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div><div class="field "><a name="getRectValue"></a><h3><p><code><a href="#getRectValue"><span class="identifier">getRectValue</span></a> ():<a class="type" title="" href="../../js/html/Rect.html">Rect</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div><div class="field "><a name="getStringValue"></a><h3><p><code><a href="#getStringValue"><span class="identifier">getStringValue</span></a> ():<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div><div class="field "><a name="setFloatValue"></a><h3><p><code><a href="#setFloatValue"><span class="identifier">setFloatValue</span></a> (<span style="white-space:nowrap">unitType:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">floatValue:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div><div class="field "><a name="setStringValue"></a><h3><p><code><a href="#setStringValue"><span class="identifier">setStringValue</span></a> (<span style="white-space:nowrap">stringType:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">stringValue:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p class="javadoc">Throws:</p><table class="table table-bordered params"><div class="indent inline-content"><tr><th width="25%"><code>null</code></th><td><p>DOMError</p></td></tr></div></table></div></div></div><h3 class="section">Static variables</h3><div class="fields"><div class="field "><a name="CSS_ATTR"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_ATTR"><span class="identifier">CSS_ATTR</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 22</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_CM"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_CM"><span class="identifier">CSS_CM</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 6</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_COUNTER"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_COUNTER"><span class="identifier">CSS_COUNTER</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 23</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_DEG"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_DEG"><span class="identifier">CSS_DEG</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 11</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_DIMENSION"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_DIMENSION"><span class="identifier">CSS_DIMENSION</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 18</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_EMS"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_EMS"><span class="identifier">CSS_EMS</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 3</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_EXS"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_EXS"><span class="identifier">CSS_EXS</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 4</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_GRAD"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_GRAD"><span class="identifier">CSS_GRAD</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 13</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_HZ"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_HZ"><span class="identifier">CSS_HZ</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 16</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_IDENT"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_IDENT"><span class="identifier">CSS_IDENT</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 21</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_IN"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_IN"><span class="identifier">CSS_IN</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 8</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_KHZ"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_KHZ"><span class="identifier">CSS_KHZ</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 17</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_MM"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_MM"><span class="identifier">CSS_MM</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 7</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_MS"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_MS"><span class="identifier">CSS_MS</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 14</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_NUMBER"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_NUMBER"><span class="identifier">CSS_NUMBER</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 1</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_PC"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_PC"><span class="identifier">CSS_PC</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 10</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_PERCENTAGE"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_PERCENTAGE"><span class="identifier">CSS_PERCENTAGE</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 2</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_PT"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_PT"><span class="identifier">CSS_PT</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 9</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_PX"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_PX"><span class="identifier">CSS_PX</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 5</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_RAD"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_RAD"><span class="identifier">CSS_RAD</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 12</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_RECT"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_RECT"><span class="identifier">CSS_RECT</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 24</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_RGBCOLOR"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_RGBCOLOR"><span class="identifier">CSS_RGBCOLOR</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 25</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_S"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_S"><span class="identifier">CSS_S</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 15</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_STRING"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_STRING"><span class="identifier">CSS_STRING</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 19</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_UNKNOWN"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_UNKNOWN"><span class="identifier">CSS_UNKNOWN</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 0</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CSS_URI"></a><h3><p><code><span class="label">static</span><span class="label">inline</span> <span class="label">read only</span><a href="../../js/html/CSSPrimitiveValue.html#CSS_URI"><span class="identifier">CSS_URI</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a><span> = 20</span></code></p></h3><div class="doc"><p></p></div></div></div>  <div class="inherited-fields well"><h3 class="section">Inherited Variables</h3><div class="fields"><h4><a href="#" class="expand-button"><i class="fa fa-arrow-circle-o-right"></i></a> Defined by <a class="type" title="The CSSValue interface represents the current computed value of a CSS property." href="../../js/html/CSSValue.html">CSSValue</a></h4><div style="display:none"><div class="field "><a name="cssText"></a><h3><p><code><a href="../../js/html/CSSValue.html#cssText"><span class="identifier">cssText</span></a>:<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p>A <code>DOMString</code> representing the current value.</p></div></div><div class="field "><a name="cssValueType"></a><h3><p><code><span class="label">read only</span><a href="../../js/html/CSSValue.html#cssValueType"><span class="identifier">cssValueType</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p>An <code>unsigned short</code> representing a code defining the type of the value. Possible values are:
 | |
| <table class="standard-table"></p>
 | |
| <p><tr>
 | |
| <td class="header">Constant</td>
 | |
| <td class="header">Description</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_CUSTOM</code></td>
 | |
| <td>The value is a custom value.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_INHERIT</code></td>
 | |
| <td>The value is inherited and the <code>cssText</code> contains <code>"inherit"</code>.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_PRIMITIVE_VALUE</code></td>
 | |
| <td>The value is a primitive value and an instance of the <code>CSSPrimitiveValue</code> interface can be obtained by using binding-specific casting methods on this instance of the <code>CSSValue</code> interface.</td>
 | |
| </tr>
 | |
| <tr>
 | |
| <td><code>CSS_VALUE_LIST</code></td>
 | |
| <td>The value is a <code>CSSValue</code> list and an instance of the <code>CSSValueList</code> interface can be obtained by using binding-specific casting methods on this instance of the <code>CSSValue</code> interface.</td>
 | |
| </tr></p>
 | |
| <p></table></p></div></div></div></div><h3 class="section">Inherited Methods</h3><div class="fields"><div style="display:none"></div></div></div></div></div></div></div><footer class="section site-footer" style="background:#FAFAFA"><div class="container"><div class="copyright"><p style="color:#777777">© 2017  <a style="color:#777777" href="http://www.openfl.org">http://www.openfl.org</a></p></div></div></footer><script src="../..//highlighter.js"></script><link href="../../highlighter.css" rel="stylesheet"/></body></html> |