1 <?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"> |
|
2 <html lang="en" xml:lang="en"> |
|
3 <head> |
|
4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> |
|
5 <meta name="copyright" content="(C) Copyright 2005" /> |
|
6 <meta name="DC.rights.owner" content="(C) Copyright 2005" /> |
|
7 <meta content="concept" name="DC.Type" /> |
|
8 <meta name="DC.Title" content="WRTKit API Reference" /> |
|
9 <meta scheme="URI" name="DC.Relation" content="WRTKit_ActionControl_Class-GUID-6a7cb034-d676-4119-b799-7b3e3b5948e4.html" /> |
|
10 <meta scheme="URI" name="DC.Relation" content="WRTKit_ContentPanel_Class-GUID-bff5ac77-a652-480a-be3e-e3ca6283a45b.html" /> |
|
11 <meta scheme="URI" name="DC.Relation" content="WRTKit_Control_Class-GUID-6ddb8154-3fed-40fc-b282-85e6d3ad494f.html" /> |
|
12 <meta scheme="URI" name="DC.Relation" content="WRTKit_FormButton_Class-GUID-9f99492d-b232-4a78-baed-bd284839b367.html" /> |
|
13 <meta scheme="URI" name="DC.Relation" content="WRTKit_Label_Class-GUID-64730e7f-835f-443a-9322-6753fa72fd09.html" /> |
|
14 <meta scheme="URI" name="DC.Relation" content="WRTKit_ListView_Class-GUID-a7f24a67-d46c-4156-8276-a97b945235d6.html" /> |
|
15 <meta scheme="URI" name="DC.Relation" content="WRTKit_NavigationButton_Class-GUID-3c5aaba9-899d-463a-8337-b6f7c09e190b.html" /> |
|
16 <meta scheme="URI" name="DC.Relation" content="WRTKit_SelectionControl_Class-GUID-35c4291f-dc3a-439c-890f-1d140864aca0.html" /> |
|
17 <meta scheme="URI" name="DC.Relation" content="WRTKit_SelectionList_Class-GUID-c3be7a8a-9028-4cec-a0c0-d355d0621b37.html" /> |
|
18 <meta scheme="URI" name="DC.Relation" content="WRTKit_SelectionMenu_Class-GUID-3ae54fdf-e938-400b-969d-e41575331aa0.html" /> |
|
19 <meta scheme="URI" name="DC.Relation" content="WRTKit_Separator_Class-GUID-b9a1bbb9-5858-4996-9c25-2ede2507f3a3.html" /> |
|
20 <meta scheme="URI" name="DC.Relation" content="WRTKit_TextArea_Class-GUID-137b9641-f3a5-4fc0-bf30-017533e2ad69.html" /> |
|
21 <meta scheme="URI" name="DC.Relation" content="WRTKit_TextEntryControl_Class-GUID-07359ff7-6015-4d2c-a9bf-b345fcf49090.html" /> |
|
22 <meta scheme="URI" name="DC.Relation" content="WRTKit_TextField_Class-GUID-799b7dea-1e4d-4147-bc27-acc4b91d8bf9.html" /> |
|
23 <meta scheme="URI" name="DC.Relation" content="WRTKit_UIElement_Class-GUID-37b82f75-720c-4f54-9769-cda18453ffa3.html" /> |
|
24 <meta scheme="URI" name="DC.Relation" content="WRTKit_UIManager_Class-GUID-937146c8-3889-40f5-b9f7-0f774ac9f5fe.html" /> |
|
25 <meta scheme="URI" name="DC.Relation" content="WRTKit_View_Class-GUID-e673fe1a-cf46-46f5-b243-ce7422c69cc5.html" /> |
|
26 <meta content="XHTML" name="DC.Format" /> |
|
27 <meta content="GUID-00E47C27-0A1A-443F-AE85-CF3381635170" name="DC.Identifier" /> |
|
28 <meta content="en" name="DC.Language" /> |
|
29 <link href="commonltr.css" type="text/css" rel="stylesheet" /> |
|
30 <title> |
|
31 WRTKit API Reference</title> |
|
32 </head> |
|
33 <body id="GUID-00E47C27-0A1A-443F-AE85-CF3381635170"><a name="GUID-00E47C27-0A1A-443F-AE85-CF3381635170"><!-- --></a> |
|
34 |
|
35 |
|
36 |
|
37 <h1 class="topictitle1"> |
|
38 WRTKit API Reference</h1> |
|
39 |
|
40 <div> |
|
41 |
|
42 <p> |
|
43 |
|
44 WRTKit is a JavaScript library for widgets running in the S60 Web Runtime (WRT) |
|
45 that simplifies creation of user interfaces. User interfaces created with the |
|
46 WRTKit automatically scales to any screen resolution, handle screen rotation |
|
47 and resizes, work in both the tab and pointer navigation modes, and more. |
|
48 Typically user interfaces that use the WRTKit can be created with just a few lines |
|
49 of JavaScript code, yet still achieve a professional and consistent look and feel. |
|
50 </p> |
|
51 |
|
52 <p> |
|
53 |
|
54 The look of a user interface created by the WRTKit is defined entirely using |
|
55 Cascading Style Sheets (CSS) and image files. This allows easy customization of |
|
56 a widget's look without the need to touch any code. |
|
57 </p> |
|
58 |
|
59 </div> |
|
60 |
|
61 <div> |
|
62 <ul class="ullinks"> |
|
63 <li class="ulchildlink"><strong><a href="WRTKit_ActionControl_Class-GUID-6a7cb034-d676-4119-b799-7b3e3b5948e4.html">WRTKit ActionControl Class</a></strong><br /> |
|
64 </li> |
|
65 <li class="ulchildlink"><strong><a href="WRTKit_ContentPanel_Class-GUID-bff5ac77-a652-480a-be3e-e3ca6283a45b.html">WRTKit ContentPanel Class</a></strong><br /> |
|
66 </li> |
|
67 <li class="ulchildlink"><strong><a href="WRTKit_Control_Class-GUID-6ddb8154-3fed-40fc-b282-85e6d3ad494f.html">WRTKit Control Class</a></strong><br /> |
|
68 </li> |
|
69 <li class="ulchildlink"><strong><a href="WRTKit_FormButton_Class-GUID-9f99492d-b232-4a78-baed-bd284839b367.html">WRTKit FormButton Class</a></strong><br /> |
|
70 </li> |
|
71 <li class="ulchildlink"><strong><a href="WRTKit_Label_Class-GUID-64730e7f-835f-443a-9322-6753fa72fd09.html">WRTKit Label Class</a></strong><br /> |
|
72 </li> |
|
73 <li class="ulchildlink"><strong><a href="WRTKit_ListView_Class-GUID-a7f24a67-d46c-4156-8276-a97b945235d6.html">WRTKit ListView Class</a></strong><br /> |
|
74 </li> |
|
75 <li class="ulchildlink"><strong><a href="WRTKit_NavigationButton_Class-GUID-3c5aaba9-899d-463a-8337-b6f7c09e190b.html">WRTKit NavigationButton Class</a></strong><br /> |
|
76 </li> |
|
77 <li class="ulchildlink"><strong><a href="WRTKit_SelectionControl_Class-GUID-35c4291f-dc3a-439c-890f-1d140864aca0.html">WRTKit SelectionControl Class</a></strong><br /> |
|
78 </li> |
|
79 <li class="ulchildlink"><strong><a href="WRTKit_SelectionList_Class-GUID-c3be7a8a-9028-4cec-a0c0-d355d0621b37.html">WRTKit SelectionList Class</a></strong><br /> |
|
80 </li> |
|
81 <li class="ulchildlink"><strong><a href="WRTKit_SelectionMenu_Class-GUID-3ae54fdf-e938-400b-969d-e41575331aa0.html">WRTKit SelectionMenu Class</a></strong><br /> |
|
82 </li> |
|
83 <li class="ulchildlink"><strong><a href="WRTKit_Separator_Class-GUID-b9a1bbb9-5858-4996-9c25-2ede2507f3a3.html">WRTKit Separator Class</a></strong><br /> |
|
84 </li> |
|
85 <li class="ulchildlink"><strong><a href="WRTKit_TextArea_Class-GUID-137b9641-f3a5-4fc0-bf30-017533e2ad69.html">WRTKit TextArea Class</a></strong><br /> |
|
86 </li> |
|
87 <li class="ulchildlink"><strong><a href="WRTKit_TextEntryControl_Class-GUID-07359ff7-6015-4d2c-a9bf-b345fcf49090.html">WRTKit TextEntryControl Class</a></strong><br /> |
|
88 </li> |
|
89 <li class="ulchildlink"><strong><a href="WRTKit_TextField_Class-GUID-799b7dea-1e4d-4147-bc27-acc4b91d8bf9.html">WRTKit TextField Class</a></strong><br /> |
|
90 </li> |
|
91 <li class="ulchildlink"><strong><a href="WRTKit_UIElement_Class-GUID-37b82f75-720c-4f54-9769-cda18453ffa3.html">WRTKit UIElement Class</a></strong><br /> |
|
92 </li> |
|
93 <li class="ulchildlink"><strong><a href="WRTKit_UIManager_Class-GUID-937146c8-3889-40f5-b9f7-0f774ac9f5fe.html">WRTKit UIManager Class</a></strong><br /> |
|
94 </li> |
|
95 <li class="ulchildlink"><strong><a href="WRTKit_View_Class-GUID-e673fe1a-cf46-46f5-b243-ce7422c69cc5.html">WRTKit View Class</a></strong><br /> |
|
96 </li> |
|
97 </ul> |
|
98 </div> |
|
99 |
|
100 </body> |
|
101 </html> |
|