diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-C5E6EDA9-DDE8-44E0-99C1-2031514B3072.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-C5E6EDA9-DDE8-44E0-99C1-2031514B3072.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,134 @@ + + +
The criteria
object specifies which landmarks
+to associate or disassociate and with which landmark category.
The criteria
object has three main properties: Type
, Data
,
+and OperationType
. These are described in the following
+table.
+ Property + |
+ Description + |
+ Type + |
+ Value + |
---|---|---|---|
+
|
+
+ Specifies the type of landmark information to organize. This is always |
+
+ string + |
+
+ Possible values: +
|
+
+
|
+
+ Specifies which landmarks to organize, in which landmark category, and +how (associate or disassociate). + |
+
+ object + |
+
+ Object with the properties specified below + |
+
+
|
+
+ Specifies the URI of the landmark database in which the landmarks are +organized. +If this property is not specified, the landmarks are organized in the +default database. + |
+
+ string + |
+
+ For example: |
+
+
|
+
+ Specifies the ID of the landmark category to organize. The specified +landmarks are associated or disassociated with this category. +Use the |
+
+ string + |
++ |
+
|
+
+ Specifies the IDs of the landmarks to organize. These landmarks are +associated or disassociated with the specified category. +Use the Note:
|
+
+ array of strings + |
++ |
+
|
+
+ Specifies whether to add the landmarks to the category (associate) or +remove the landmarks from the category (disassociate). + |
+
+ string + |
+
+ Possible values: +
|
+