org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-40EAD781-6B30-406E-B05F-0BE932EFE86A.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="Landmark category"/><meta name="DC.Relation" scheme="URI" content="GUID-5A23A9AC-2BC4-4D05-82FF-980986CFF4F6"/><meta name="DC.Relation" scheme="URI" content="GUID-2B3FD0AF-2552-46AB-83B5-F404506D16EE"/><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-B8845FF1-D7F6-476A-8651-8B9C12D8789F"/><meta name="DC.Relation" scheme="URI" content="GUID-85F12A75-C9B1-43E3-A052-6EE8745B211F"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-40EAD781-6B30-406E-B05F-0BE932EFE86A"/><title>Landmark
       
     5 category </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-40EAD781-6B30-406E-B05F-0BE932EFE86A">Landmark
       
     8 category</h1><div>
       
     9 <p>The following table describes the properties of a landmark category
       
    10 object.</p>
       
    11 <div class="tablenoborder"><a name="GUID-F0B5122D-8369-4969-953C-94CF79EAD1E9"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-F0B5122D-8369-4969-953C-94CF79EAD1E9" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Landmark category
       
    12 object properties</caption>
       
    13 
       
    14 <thead align="left">
       
    15 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44861">
       
    16 <p>Property</p>
       
    17 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44866">
       
    18 <p>Description</p>
       
    19 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44871">
       
    20 <p>Type</p>
       
    21 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44876">
       
    22 <p>Value</p>
       
    23 </th></tr>
       
    24 </thead>
       
    25 <tbody>
       
    26 <tr class="">
       
    27 <td class="cellrowborder" valign="top" width="25%" headers="d0e44861 ">
       
    28 <p><code>CategoryName</code></p>
       
    29 </td>
       
    30 <td class="cellrowborder" valign="top" width="25%" headers="d0e44866 ">
       
    31 <p>Specifies the name of the landmark category. The name is unique within
       
    32 the database.</p>
       
    33 </td>
       
    34 <td class="cellrowborder" valign="top" width="25%" headers="d0e44871 ">
       
    35 <p>string</p>
       
    36 </td>
       
    37 <td class="cellrowborder" valign="top" width="25%" headers="d0e44876 ">
       
    38 <p>Maximum length 124 characters</p>
       
    39 </td>
       
    40 </tr>
       
    41 <tr class="bg ">
       
    42 <td class="cellrowborder" valign="top" width="25%" headers="d0e44861 ">
       
    43 <p><code>[id]</code></p>
       
    44 </td>
       
    45 <td class="cellrowborder" valign="top" width="25%" headers="d0e44866 ">
       
    46 <p>Specifies the unique ID of the landmark category. This ID is unique
       
    47 only within the database to which the category belongs.</p>
       
    48 <p>The ID is generated automatically when the category is added to the
       
    49 database.</p>
       
    50 <div class="note"><p><strong class="note_title">Note: </strong>This property must not be specified when a new category is <a href="GUID-D85C2567-F041-42A1-A2B5-650FCAAD60A9.html#GUID-D85C2567-F041-42A1-A2B5-650FCAAD60A9">added</a> to
       
    51 a database.</p>
       
    52 </div>
       
    53 </td>
       
    54 <td class="cellrowborder" valign="top" width="25%" headers="d0e44871 ">
       
    55 <p>string</p>
       
    56 </td>
       
    57 <td class="cellrowborder" valign="top" width="25%" headers="d0e44876 ">&nbsp;</td>
       
    58 </tr>
       
    59 <tr class="">
       
    60 <td class="cellrowborder" valign="top" width="25%" headers="d0e44861 ">
       
    61 <p><code>[GlobalId]</code></p>
       
    62 </td>
       
    63 <td class="cellrowborder" valign="top" width="25%" headers="d0e44866 ">
       
    64 <p>Specifies the unique global ID of the landmark category. This ID is
       
    65 unique across all databases. Global ID is only specified for global categories.</p>
       
    66 <p>This property cannot be modified. If this property is passed as input
       
    67 in a method call, it is ignored.</p>
       
    68 </td>
       
    69 <td class="cellrowborder" valign="top" width="25%" headers="d0e44871 ">
       
    70 <p>string</p>
       
    71 </td>
       
    72 <td class="cellrowborder" valign="top" width="25%" headers="d0e44876 ">&nbsp;</td>
       
    73 </tr>
       
    74 <tr class="bg ">
       
    75 <td class="cellrowborder" valign="top" width="25%" headers="d0e44861 ">
       
    76 <p><code>[IconFile]</code></p>
       
    77 </td>
       
    78 <td class="cellrowborder" valign="top" width="25%" headers="d0e44866 ">
       
    79 <p>Specifies the icon file that contains the icon associated with the landmark
       
    80 category.</p>
       
    81 </td>
       
    82 <td class="cellrowborder" valign="top" width="25%" headers="d0e44871 ">
       
    83 <p>string</p>
       
    84 </td>
       
    85 <td class="cellrowborder" valign="top" width="25%" headers="d0e44876 ">
       
    86 <p>Maximum length 255 characters</p>
       
    87 </td>
       
    88 </tr>
       
    89 <tr class="">
       
    90 <td class="cellrowborder" valign="top" width="25%" headers="d0e44861 ">
       
    91 <p><code>[IconIndex]</code></p>
       
    92 </td>
       
    93 <td class="cellrowborder" valign="top" width="25%" headers="d0e44866 ">
       
    94 <p>Specifies the index of the icon within the icon file.</p>
       
    95 </td>
       
    96 <td class="cellrowborder" valign="top" width="25%" headers="d0e44871 ">
       
    97 <p>number</p>
       
    98 </td>
       
    99 <td class="cellrowborder" valign="top" width="25%" headers="d0e44876 ">&nbsp;</td>
       
   100 </tr>
       
   101 <tr class="bg ">
       
   102 <td class="cellrowborder" valign="top" width="25%" headers="d0e44861 ">
       
   103 <p><code>[IconMaskIndex]</code></p>
       
   104 </td>
       
   105 <td class="cellrowborder" valign="top" width="25%" headers="d0e44866 ">
       
   106 <p>Specifies the index of the icon mask within the icon file.</p>
       
   107 </td>
       
   108 <td class="cellrowborder" valign="top" width="25%" headers="d0e44871 ">
       
   109 <p>number</p>
       
   110 </td>
       
   111 <td class="cellrowborder" valign="top" width="25%" headers="d0e44876 ">&nbsp;</td>
       
   112 </tr>
       
   113 </tbody>
       
   114 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>