plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-A4538B4D-0D90-43F8-B1FA-72F616937760.html
changeset 470 d4809db37847
parent 229 716254ccbcc0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-A4538B4D-0D90-43F8-B1FA-72F616937760.html	Thu Aug 19 17:48:04 2010 -0700
@@ -0,0 +1,55 @@
+
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Criteria for searching sensor channels"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-B77C2006-879F-4AC6-B7BF-04B25B563A29"/><meta name="DC.Relation" scheme="URI" content="GUID-46DB749E-A388-46B2-BB13-A274385CA97C"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-A4538B4D-0D90-43F8-B1FA-72F616937760"/><title>Criteria for
+searching sensor channels </title><script type="text/javascript">
+      function initPage() {}
+    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-A4538B4D-0D90-43F8-B1FA-72F616937760"><span>Criteria</span> for
+searching sensor channels</h1><div>
+<p/>
+<p>The <code>criteria</code> object specifies the criterion
+for searching sensor channels.</p>
+<p>The <code>criteria</code> object has a single property: <code>SearchCriterion</code>.
+This is described in the following table.</p>
+<div class="tablenoborder"><a name="GUID-6E165F65-A4BA-494B-A095-DCA3E179E250"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-6E165F65-A4BA-494B-A095-DCA3E179E250" frame="border" border="1" rules="all"><caption><strong>Table: </strong><span>Criteria</span> object properties</caption>
+
+<thead align="left">
+<tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e63993">
+<p>Property</p>
+</th><th class="cellrowborder" valign="top" width="25%" id="d0e63998">
+<p>Description</p>
+</th><th class="cellrowborder" valign="top" width="25%" id="d0e64003">
+<p>Type</p>
+</th><th class="cellrowborder" valign="top" width="25%" id="d0e64008">
+<p>Value</p>
+</th></tr>
+</thead>
+<tbody>
+<tr class="">
+<td class="cellrowborder" valign="top" width="25%" headers="d0e63993 ">
+<p><code>criteria.SearchCriterion</code></p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e63998 ">
+<p>Specifies the criterion for searching sensor channels.</p>
+<p>The possible values describe types of sensor data by which to search
+for channels. For example, if this property is set to <code>"Orientation"</code>, <code>FindSensorChannel</code> returns
+all channels that provide orientation data, that is, data from an orientation
+sensor.</p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e64003 ">
+<p>string</p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e64008 ">
+<p>Possible values:</p>
+<ul>
+<li><p><code>"All"</code></p></li>
+<li><p><code>"AccelerometerAxis"</code></p></li>
+<li><p><code>"AccelerometerDoubleTapping"</code></p>
+</li>
+<li><p><code>"Orientation"</code></p></li>
+<li><p><code>"Rotation"</code></p></li>
+</ul>
+</td>
+</tr>
+</tbody>
+</table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>
\ No newline at end of file