org.symbian.wrttools.doc.WRTKit/html/WRTKit_Separator_Class-GUID-b9a1bbb9-5858-4996-9c25-2ede2507f3a3.html
changeset 230 7848c135d915
parent 229 716254ccbcc0
child 231 611be8d22832
--- a/org.symbian.wrttools.doc.WRTKit/html/WRTKit_Separator_Class-GUID-b9a1bbb9-5858-4996-9c25-2ede2507f3a3.html	Fri Mar 05 19:11:15 2010 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,137 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html lang="en" xml:lang="en">
-<head>
-<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
-<meta content="concept" name="DC.Type" />
-<meta name="DC.Title" content="WRTKit Separator Class" />
-<meta scheme="URI" name="DC.Relation" content="WRTKit_API_Reference-GUID-00e47c27-0a1a-443f-ae85-cf3381635170.html" />
-<meta content="XHTML" name="DC.Format" />
-<meta content="GUID-B9A1BBB9-5858-4996-9C25-2EDE2507F3A3" name="DC.Identifier" />
-<meta content="en" name="DC.Language" />
-<link href="commonltr.css" type="text/css" rel="stylesheet" />
-<title>
-WRTKit Separator Class</title>
-</head>
-<body id="GUID-B9A1BBB9-5858-4996-9C25-2EDE2507F3A3"><a name="GUID-B9A1BBB9-5858-4996-9C25-2EDE2507F3A3"><!-- --></a>
-
-
-
-    <h1 class="topictitle1">
-WRTKit Separator Class</h1>
-
-    <div>
-
-        <div class="section"><h2 class="sectiontitle">
-Description</h2>
-
-            
-            <p>
-
-                The Separator class implements a simple control that can be used to visually
-                separate controls in a view.
-            </p>
-
-            <div class="fignone" id="GUID-B9A1BBB9-5858-4996-9C25-2EDE2507F3A3__GUID-4BB993C6-B953-419D-BCFD-13ABE5783561"><a name="GUID-B9A1BBB9-5858-4996-9C25-2EDE2507F3A3__GUID-4BB993C6-B953-419D-BCFD-13ABE5783561"><!-- --></a><span class="figcap">Figure 1. 
-Two separators in a view</span>
-
-                
-                <br /><img src="Travel_Companion_Settings_Screenshot_1.png" /><br />
-            </div>
-
-        </div>
-
-        <div class="section"><h2 class="sectiontitle">
-Inherits from</h2>
-
-            
-            <p>
-
-                <a href="WRTKit_Control_Class-GUID-6ddb8154-3fed-40fc-b282-85e6d3ad494f.html">
-Control</a>
-            </p>
-
-        </div>
-
-    </div>
-
-    <div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="WRTKit_API_Reference-GUID-00e47c27-0a1a-443f-ae85-cf3381635170.html">WRTKit API Reference</a></div>
-</div>
-</div>
-<div class="nested1" id="GUID-F614665F-C6F0-4AB6-B85C-01CFBA2AE3D8"><a name="GUID-F614665F-C6F0-4AB6-B85C-01CFBA2AE3D8"><!-- --></a>
-
-        <h2 class="topictitle2">
-Constructor</h2>
-
-        <div>
-
-            <div class="section"><h3 class="sectiontitle">
-Syntax</h3>
-
-                
-                <pre>
-[Separator] new Separator(String id)</pre>
-
-            </div>
-
-            <div class="section"><h3 class="sectiontitle">
-Description</h3>
-
-                
-                <p>
-
-                    Creates a new instance of the Separator class.
-                </p>
-
-            </div>
-
-            <div class="section"><h3 class="sectiontitle">
-Arguments</h3>
-
-                
-                <br /><ul>
-
-                    <li>
-
-                        <p>
-id</p>
-
-                        
-
-                            <p>
-
-                                Unique identifier for the control. Can be retrieved using the id property defined
-                                in the UIElement class that this control inherits from. Useful for example to
-                                identify the source of an event in event callback functions or to apply a CSS
-                                rule to only this particular control. The identifier can be null, in which case
-                                no id will be set for the control.
-                            </p>
-
-                        
-                    </li>
-
-                </ul>
-
-            </div>
-
-            <div class="section"><h3 class="sectiontitle">
-Return value</h3>
-
-                
-                <p>
-
-                    A new instance of the Separator class.
-                </p>
-
-            </div>
-
-        </div>
-
-    </div>
-
-
-</body>
-</html>
\ No newline at end of file