org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-13C405C4-F914-469C-84BF-D1EDF0322A24.html
changeset 229 716254ccbcc0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-13C405C4-F914-469C-84BF-D1EDF0322A24.html	Fri Mar 05 19:11:15 2010 -0800
@@ -0,0 +1,61 @@
+
+<!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="Returned notification information"/><meta name="DC.Relation" scheme="URI" content="GUID-B11EEC60-6A5C-40A6-A54A-74504B2BEE4F"/><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-CABB28B8-D2B1-496B-BD7E-34FF496E60B4"/><meta name="DC.Relation" scheme="URI" content="GUID-D4014B08-C48C-48EB-B3A5-1A09FF636B3C"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-13C405C4-F914-469C-84BF-D1EDF0322A24"/><title>Returned
+notification information </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-13C405C4-F914-469C-84BF-D1EDF0322A24">Returned
+notification information</h1><div>
+<p>The <code>ReturnValue</code> property returned by <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> is an iterator containing the requested notification information
+on calendar entry changes. Each item (object) in the iterator corresponds
+to one change in the target calendar.</p>
+<div class="tablenoborder"><a name="GUID-C30183A4-57AA-4AA5-B4FF-2CEB601D0A1A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-C30183A4-57AA-4AA5-B4FF-2CEB601D0A1A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ReturnValue properties
+for notification information</caption>
+
+<thead align="left">
+<tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e24901">
+<p>Property</p>
+</th><th class="cellrowborder" valign="top" width="25%" id="d0e24906">
+<p>Description</p>
+</th><th class="cellrowborder" valign="top" width="25%" id="d0e24911">
+<p>Type</p>
+</th><th class="cellrowborder" valign="top" width="25%" id="d0e24916">
+<p>Value</p>
+</th></tr>
+</thead>
+<tbody>
+<tr class="">
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24901 ">
+<p><code>&lt;item&gt;.ChangeType</code></p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24906 ">
+<p>Specifies the type of change made in the calendar.</p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24911 ">
+<p>string</p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24916 ">
+<p>Possible values:</p>
+<ul>
+<li><p><code>"Add"</code></p></li>
+<li><p><code>"Delete"</code></p></li>
+<li><p><code>"Modify"</code></p></li>
+<li><p><code>"Unknown"</code></p></li>
+</ul>
+</td>
+</tr>
+<tr class="bg ">
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24901 ">
+<p><code>&lt;item&gt;.LocalId</code></p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24906 ">
+<p>Specifies the <code>LocalId</code> of the calendar entry that
+was created, deleted, or updated.</p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24911 ">
+<p>string</p>
+</td>
+<td class="cellrowborder" valign="top" width="25%" headers="d0e24916 ">&nbsp;</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