org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-59A3DC52-36FB-4A05-8D37-0305AE4B80D0.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <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 deleting an event"/><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-F003B7DD-E450-49AD-B447-C5132FE47D3C"/><meta name="DC.Relation" scheme="URI" content="GUID-0022AED9-7B79-4C96-B82E-8B1EDF455E1D"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-59A3DC52-36FB-4A05-8D37-0305AE4B80D0"/><title>Criteria for
       
     5 deleting an event </title><script type="text/javascript">
       
     6       function initPage() {}
       
     7     </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-59A3DC52-36FB-4A05-8D37-0305AE4B80D0"><span>Criteria</span> for
       
     8 deleting an event</h1><div>
       
     9 <p>The <code>criteria</code> object specifies the event
       
    10 to delete.</p>
       
    11 <p>The <code>criteria</code> object has two main properties: <code>Type</code> and <code>Data</code>.
       
    12 These are described in the following table. </p>
       
    13 <div class="tablenoborder"><a name="GUID-C129DBC1-0C63-41A2-83C0-D9AF1F00118F"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-C129DBC1-0C63-41A2-83C0-D9AF1F00118F" frame="border" border="1" rules="all"><caption><strong>Table: </strong><span>Criteria</span> object properties</caption>
       
    14 
       
    15 <thead align="left">
       
    16 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e53644">
       
    17 <p>Property</p>
       
    18 </th><th class="cellrowborder" valign="top" width="25%" id="d0e53649">
       
    19 <p>Description</p>
       
    20 </th><th class="cellrowborder" valign="top" width="25%" id="d0e53654">
       
    21 <p>Type</p>
       
    22 </th><th class="cellrowborder" valign="top" width="25%" id="d0e53659">
       
    23 <p>Value</p>
       
    24 </th></tr>
       
    25 </thead>
       
    26 <tbody>
       
    27 <tr class="">
       
    28 <td class="cellrowborder" valign="top" width="25%" headers="d0e53644 ">
       
    29 <p><code>criteria.Type</code></p>
       
    30 </td>
       
    31 <td class="cellrowborder" valign="top" width="25%" headers="d0e53649 ">
       
    32 <p>Specifies the type of content.</p>
       
    33 </td>
       
    34 <td class="cellrowborder" valign="top" width="25%" headers="d0e53654 ">
       
    35 <p>string</p>
       
    36 </td>
       
    37 <td class="cellrowborder" valign="top" width="25%" headers="d0e53659 ">
       
    38 <p>Possible values:</p>
       
    39 <ul>
       
    40 <li><p><code>"Log"</code></p></li>
       
    41 </ul>
       
    42 </td>
       
    43 </tr>
       
    44 <tr class="bg ">
       
    45 <td class="cellrowborder" valign="top" width="25%" headers="d0e53644 ">
       
    46 <p><code>criteria.Data</code></p>
       
    47 </td>
       
    48 <td class="cellrowborder" valign="top" width="25%" headers="d0e53649 ">
       
    49 <p>Specifies the event to delete.</p>
       
    50 </td>
       
    51 <td class="cellrowborder" valign="top" width="25%" headers="d0e53654 ">
       
    52 <p>object</p>
       
    53 </td>
       
    54 <td class="cellrowborder" valign="top" width="25%" headers="d0e53659 ">&nbsp;</td>
       
    55 </tr>
       
    56 <tr class="">
       
    57 <td class="cellrowborder" valign="top" width="25%" headers="d0e53644 ">
       
    58 <p><code>criteria.Data.id</code></p>
       
    59 </td>
       
    60 <td class="cellrowborder" valign="top" width="25%" headers="d0e53649 ">
       
    61 <p>Specifies a unique identifier of the event to delete.</p>
       
    62 </td>
       
    63 <td class="cellrowborder" valign="top" width="25%" headers="d0e53654 ">
       
    64 <p>string</p>
       
    65 </td>
       
    66 <td class="cellrowborder" valign="top" width="25%" headers="d0e53659 ">&nbsp;</td>
       
    67 </tr>
       
    68 </tbody>
       
    69 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>