help-doc.html
3.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Help</title>
<link rel ="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<script>
function asd() {
parent.document.title="Help";
}
</script>
<body onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<table border="0" width="100%" cellpadding="1" cellspacing="0">
<tr>
<td colspan="3" class="NavBarCell1">
<table border="0" cellpadding="0" cellspacing="3">
<tr align="center" valign="top">
<td class="NavBarCell1"><a href="overview-summary.html">Overview</a> </td>
<td class="NavBarCell1">Object type </td>
<td class="NavBarCell1">Object </td>
<td class="NavBarCell1Rev">Help </td>
</tr>
</table>
</td>
<td align="right" valign="top" rowspan="3">
</td>
</tr>
<tr>
<td class="NavBarCell2"></td>
<td class="NavBarCell2">
<a href="index.html" target="_top">FRAMES</a>
<a href="help-doc.html" target="_top">NO FRAMES</a>
<script>
<!--
if(window==top) {
document.writeln('<a href="allclasses.html" target="">All Objects</a>');
}
//-->
</script>
<noscript>
<a href="allclasses.html" target="">All Objects</a>
</noscript>
</td>
</tr>
</table>
<!-- =========== END OF NAVBAR =========== -->
<hr>
<center><h1>How This Document Is Organized</h1></center>
This document has pages corresponding to the items in the navigation bar, described as follows.
<h3>Overview</h3>
<blockquote>
<p>
<a href="overview-summary.html">Overview</a> page is the front page of this document and provides a list of all object types with a summary for each. This page can also contain an overall description of the set of object types.
</blockquote>
<h3>Object type</h3>
<blockquote>
<p>
Each object type has a page that contains a list of its objects, with a summary for each. This page can contain categories :
<ul>
<li>Table
<li>Index
<li>Sequence
<li>View
<li>Group
<li>Word
<li>Category
</ul>
</blockquote>
<h3>Object</h3>
<blockquote>
<p>
Each object has its own separate page. Each of these pages has a object descriptions.
</blockquote>
<h3>PREV/NEXT</h3>
These links take you to the next or previous object type, object, or related page.
<h3>FRAMES/NO FRAMES </h3>
These links show and hide the HTML frames. All pages are available with or without frames.
<p>
<p>
<br>
<hr>
<!-- ========== START OF NAVBAR ========== -->
<table border="0" width="100%" cellpadding="1" cellspacing="0">
<tr>
<td colspan="3" class="NavBarCell1">
<table border="0" cellpadding="0" cellspacing="3">
<tr align="center" valign="top">
<td class="NavBarCell1"><a href="overview-summary.html">Overview</a> </td>
<td class="NavBarCell1">Object type </td>
<td class="NavBarCell1">Object </td>
<td class="NavBarCell1Rev">Help </td>
</tr>
</table>
</td>
<td align="right" valign="top" rowspan="3">
</td>
</tr>
<tr>
<td class="NavBarCell2"></td>
<td class="NavBarCell2">
<a href="index.html" target="_top">FRAMES</a>
<a href="help-doc.html" target="_top">NO FRAMES</a>
<script>
<!--
if(window==top) {
document.writeln('<a href="allclasses.html" target="">All Objects</a>');
}
//-->
</script>
<noscript>
<a href="allclasses.html" target="">All Objects</a>
</noscript>
</td>
</tr>
</table>
<!-- =========== END OF NAVBAR =========== -->
<hr>
</body>
</html>