Project

General

Profile

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<TITLE>
6
CollectionList
7
</TITLE>
8
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
9
</HEAD>
10
<SCRIPT>
11
function asd()
12
{
13
parent.document.title="CollectionList";
14
}
15
</SCRIPT>
16
<BODY BGCOLOR="white" onload="asd();">
17

    
18
<!-- ========== START OF NAVBAR ========== -->
19
<A NAME="navbar_bottom"><!-- --></A>
20
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
21
<TR>
22
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
23
<A NAME="navbar_bottom_firstrow"><!-- --></A>
24
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
25
  <TR ALIGN="center" VALIGN="top">
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">  <A HREF="overview-summary-CollectionList.js.html"><FONT CLASS="NavBarFont1"><B>File</B></FONT></A>&nbsp;</TD>
28
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">&nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
30
  <!--TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"-->    <!--A HREF="deprecated-list.html"--><!--FONT CLASS="NavBarFont1">Deprecated</FONT--><!--/A--><!--&nbsp;</TD-->
31
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"--><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
32
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
33
  </TR>
34
</TABLE>
35
</TD>
36
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
37
<B><a href='http://mapbuilder.sourceforge.net'>Community Map Builder</a> 27 Apr 2008</B>
38
</EM>
39
</TD
40
</TR>
41

    
42
<TR>
43
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
44
&nbsp;<A HREF="Caps2Context.html"><B>PREV CLASS</B></A><!-- 
45
   NEXT CLASS 
46
-->
47
&nbsp;<A HREF="Config.html"><B>NEXT CLASS</B></A></FONT></TD>
48
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
49
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
50
&nbsp;<A HREF="CollectionList.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
51
&nbsp;
52
<SCRIPT>
53
  <!--
54
  if(window==top) {
55
    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
56
  }
57
  //-->
58
</SCRIPT>
59
<NOSCRIPT>
60
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
61
</NOSCRIPT>
62
</FONT></TD>
63
</TR>
64
<TR>
65
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
66
  SUMMARY:&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
67
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
68
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
69
</TR>
70
</TABLE>
71
<!-- =========== END OF NAVBAR =========== -->
72
<HR>
73

    
74
<!-- ======== START OF CLASS DATA ======== -->
75
<H2>Class CollectionList</H2>
76
<PRE>Object
77
   |
78
   +--<a href='WidgetBase.html'>WidgetBase</a>
79
         |
80
         +--<a href='WidgetBaseXSL.html'>WidgetBaseXSL</a>
81
               |
82
               +--<b>CollectionList</b>
83
</PRE>
84

    
85

    
86
<HR>
87
<DL>
88
   <!-- Class definition -->
89
   <DT>class 
90
   <B>CollectionList</B>
91
   
92
      <DT>extends <a href='WidgetBaseXSL.html'>WidgetBaseXSL</a> 
93
   
94

    
95
</DL>
96
   
97
   <P>
98
   <I>Defined in <a href='overview-summary-CollectionList.js.html'>CollectionList.js</a></I><BR/><BR/>
99
   </P>
100
   
101
   <HR>
102

    
103
<!-- ======== NESTED CLASS SUMMARY ======== -->
104

    
105
<!-- ======== END NESTED CLASS SUMMARY ======== -->
106

    
107

    
108
<!-- =========== FIELD SUMMARY =========== -->
109

    
110

    
111
   
112
   
113
   &nbsp;<A NAME=""><!-- --></A>
114
   <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
115
   <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
116
   <TD><B>Fields inherited from class <A HREF="WidgetBaseXSL.html">WidgetBaseXSL</A></B></TD>
117
   </TR>
118
   <TR BGCOLOR="white" CLASS="TableRowColor">
119
   <TD><CODE>
120
   <a href="WidgetBaseXSL.html#stylesheet">stylesheet</a>, <a href="WidgetBaseXSL.html#parseHTMLNodes">parseHTMLNodes</a>
121
   </CODE></TD>
122
   </TR>
123
</TABLE>
124
&nbsp;
125

    
126

    
127
   
128
   &nbsp;<A NAME=""><!-- --></A>
129
   <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
130
   <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
131
   <TD><B>Fields inherited from class <A HREF="WidgetBase.html">WidgetBase</A></B></TD>
132
   </TR>
133
   <TR BGCOLOR="white" CLASS="TableRowColor">
134
   <TD><CODE>
135
   <a href="WidgetBase.html#model">model</a>, <a href="WidgetBase.html#widgetNode">widgetNode</a>, <a href="WidgetBase.html#id">id</a>, <a href="WidgetBase.html#outputNodeId">outputNodeId</a>, <a href="WidgetBase.html#htmlTagId">htmlTagId</a>, <a href="WidgetBase.html#autoRefresh">autoRefresh</a>, <a href="WidgetBase.html#debug">debug</a>
136
   </CODE></TD>
137
   </TR>
138
</TABLE>
139
&nbsp;
140

    
141

    
142

    
143
<!-- =========== END FIELD SUMMARY =========== -->
144

    
145

    
146
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
147

    
148
<A NAME="constructor_summary"><!-- --></A>
149
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
150
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151
<TD COLSPAN=2><FONT SIZE="+2">
152
<B>Constructor Summary</B></FONT></TD>
153
</TR>
154
<TR BGCOLOR="white" CLASS="TableRowColor">
155
   <TD>
156
      <CODE>
157
	 <B>
158
	    <A HREF="CollectionList.html#CollectionList()">CollectionList</A> 
159
	 </B>
160
	 (widgetNode, model)
161
      </CODE>
162
      <BR>
163
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
164
      A widget to display a list of context docs to pick from.
165
      </TD>
166
</TR>
167
</TABLE>
168

    
169
<!-- ======== END CONSTRUCTOR SUMMARY ======== -->
170

    
171
&nbsp;
172

    
173
<!-- ========== METHOD SUMMARY =========== -->
174

    
175
<A NAME="method_summary"><!-- --></A>
176
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
177
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
178
<TD COLSPAN=2><FONT SIZE="+2">
179
<B>Method Summary</B></FONT></TD>
180
</TR>
181

    
182

    
183
   <TR BGCOLOR="white" CLASS="TableRowColor">
184
      <TD ALIGN="right" VALIGN="top" WIDTH="1%">
185
	 <FONT SIZE="-1">
186
	    <CODE>&nbsp;void</CODE>
187
	 </FONT>
188
      </TD>
189
      <TD>
190
	 <CODE>
191
	    <B>
192
	       <A HREF="#setExtent">setExtent</A></B>(objRef)
193
	 </CODE>
194
	 <BR>
195
	 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
196
	 Sets the extent of the map that we just switched to.
197
      </TD>
198
   </TR>
199

    
200
   <TR BGCOLOR="white" CLASS="TableRowColor">
201
      <TD ALIGN="right" VALIGN="top" WIDTH="1%">
202
	 <FONT SIZE="-1">
203
	    <CODE>&nbsp;void</CODE>
204
	 </FONT>
205
      </TD>
206
      <TD>
207
	 <CODE>
208
	    <B>
209
	       <A HREF="#switchMap">switchMap</A></B>(objRef, modelUrl)
210
	 </CODE>
211
	 <BR>
212
	 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
213
	 Switch to another map context, keeping the current extent.
214
      </TD>
215
   </TR>
216

    
217

    
218
</TABLE>
219

    
220

    
221

    
222
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
223
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
224
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
225
<TD><B>Methods inherited from class <a href="WidgetBaseXSL.html">WidgetBaseXSL</a></B></TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD><CODE>
229
<!-- Inherited methods -->
230
<a href="WidgetBaseXSL.html#paint">paint</a>
231
</CODE></TD>
232
</TR>
233
</TABLE>
234
&nbsp;
235

    
236
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
237
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
238
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
239
<TD><B>Methods inherited from class <a href="WidgetBase.html">WidgetBase</a></B></TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD><CODE>
243
<!-- Inherited methods -->
244
<a href="WidgetBase.html#getProperty">getProperty</a>, <a href="WidgetBase.html#getNode">getNode</a>, <a href="WidgetBase.html#initTargetModel">initTargetModel</a>, <a href="WidgetBase.html#prePaint">prePaint</a>, <a href="WidgetBase.html#postPaint">postPaint</a>, <a href="WidgetBase.html#clearWidget">clearWidget</a>
245
</CODE></TD>
246
</TR>
247
</TABLE>
248
&nbsp;
249

    
250
<P>
251
<!-- ========== END METHOD SUMMARY =========== -->
252

    
253

    
254
<!-- ============ FIELD DETAIL START =========== -->
255

    
256

    
257
<!-- ============ FIELD DETAIL END =========== -->
258

    
259
    <!-- ========= CONSTRUCTOR DETAIL START ======== -->
260

    
261
<A NAME="constructor_detail"><!-- --></A>
262
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
263
   <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
264
      <TD COLSPAN=1>
265
      <FONT SIZE="+2"><B>Constructor Detail</B></FONT>
266
      </TD>
267
   </TR>
268
</TABLE>
269

    
270
<A NAME="CollectionList()"><!-- --></A><H3>
271
CollectionList</H3>
272
<PRE><B>CollectionList</B>(widgetNode, model)</PRE>
273

    
274

    
275
<UL>
276
   A widget to display a list of context docs to pick from.  This is a view of 
277
 a Context Collection as specified in the OGC Context specification.
278
 The default xsl stylesheet for this widget also uses the switchMap
279
 function, which allows to switch to a different map context.
280
</UL>
281

    
282

    
283

    
284
   <UL>
285
   <B>Parameters:</B>
286
   
287
     <UL><CODE>widgetNode</CODE> -   The widget's XML object node from the configuration document.  
288
     </UL>
289
   
290
     <UL><CODE>model</CODE> -        The model object that this widget belongs to.
291
     </UL>
292
   
293
   
294
   </UL>
295

    
296

    
297
<!-- Constructor return value(s) -->
298

    
299
<!-- End constructor return value(s) -->
300

    
301
<!-- ADDITIONAL ATTRIBUTES -->
302

    
303
<HR/>
304
<!-- END ADDITIONAL ATTRIBUTES  -->
305

    
306
<!-- ========= CONSTRUCTOR DETAIL END ======== -->
307

    
308

    
309
<!-- ============ METHOD DETAIL START ========== -->
310

    
311
<A NAME="method_detail"><!-- --></A>
312
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
313
   <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
314
      <TD COLSPAN=1><FONT SIZE="+2">
315
         <B>Method Detail</B></FONT>
316
      </TD>
317
   </TR>
318
</TABLE>
319

    
320
<!-- One single method detail entry -->
321

    
322
   <A NAME="setExtent"><!-- --></A>
323
   <H3>setExtent</H3>
324
   <PRE>void <B>setExtent</B>(objRef)</PRE>
325
   
326
      <UL>Sets the extent of the map that we just switched to.
327
 Called when the map is reloaded with the new context.</UL>
328
   
329

    
330
   <!-- METHOD PARAMETERS START -->
331
   
332
   <UL>
333
   <B>Parameters:</B>
334
   
335
     <UL><CODE>objRef</CODE> -  this widget      
336
      </UL> 
337
   
338
   </UL>
339
   
340
   <!-- METHOD PARAMETERS END -->
341

    
342
   
343

    
344
   <!-- ADDITIONAL ATTRIBUTES START -->
345
   
346
   <!-- ADDITIONAL ATTRIBUTES  END -->
347
<HR>
348

    
349
   <A NAME="switchMap"><!-- --></A>
350
   <H3>switchMap</H3>
351
   <PRE>void <B>switchMap</B>(objRef, modelUrl)</PRE>
352
   
353
      <UL>Switch to another map context, keeping the current extent.</UL>
354
   
355

    
356
   <!-- METHOD PARAMETERS START -->
357
   
358
   <UL>
359
   <B>Parameters:</B>
360
   
361
     <UL><CODE>objRef</CODE> -  this widget  
362
      </UL> 
363
   
364
   </UL>
365
   
366
   <!-- METHOD PARAMETERS END -->
367

    
368
   
369

    
370
   <!-- ADDITIONAL ATTRIBUTES START -->
371
   
372
   <!-- ADDITIONAL ATTRIBUTES  END -->
373
<HR>
374

    
375

    
376

    
377
<!-- ============ METHOD DETAIL END ========== -->
378

    
379
<!-- ========= END OF CLASS DATA ========= -->
380

    
381
<!-- ========== START OF NAVBAR ========== -->
382
<A NAME="navbar_bottom"><!-- --></A>
383
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
384
<TR>
385
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
386
<A NAME="navbar_bottom_firstrow"><!-- --></A>
387
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
388
  <TR ALIGN="center" VALIGN="top">
389
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
390
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">  <A HREF="overview-summary-CollectionList.js.html"><FONT CLASS="NavBarFont1"><B>File</B></FONT></A>&nbsp;</TD>
391
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
392
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><b>Tree</b></FONT></A>&nbsp;</TD>
393
  <!--TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"-->    <!--A HREF="deprecated-list.html"--><!--FONT CLASS="NavBarFont1">Deprecated</FONT--><!--/A--><!--&nbsp;</TD-->
394
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
395
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
396
  </TR>
397
</TABLE>
398
</TD>
399
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
400
<B><a href='http://mapbuilder.sourceforge.net'>Community Map Builder</a> 27 Apr 2008</B>
401
</EM>
402
</TD
403
</TR>
404

    
405
<TR>
406
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
407
&nbsp;<A HREF="Caps2Context.html"><B>PREV CLASS</B></A><!-- 
408
   NEXT CLASS 
409
-->
410
&nbsp;<A HREF="Config.html"><B>NEXT CLASS</B></A></FONT></TD>
411
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
412
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
413
&nbsp;<A HREF="CollectionList.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
414
&nbsp;
415
<SCRIPT>
416
  <!--
417
  if(window==top) {
418
    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
419
  }
420
  //-->
421
</SCRIPT>
422
<NOSCRIPT>
423
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
424
</NOSCRIPT>
425
</FONT></TD>
426
</TR>
427
<TR>
428
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
429
  SUMMARY:&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
430
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
431
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
432
</TR>
433
</TABLE>
434

    
435
<!-- =========== END OF NAVBAR =========== -->
436

    
437
<HR>
438
<FONT SIZE="-1">
439

    
440
</FONT>
441
<div class="jsdoc_ctime">Documentation generated by <a href="http://jsdoc.sourceforge.net/" target="_parent">JSDoc</a> on Sun Apr 27 20:30:54 2008</div>
442
</BODY>
443
</HTML>
(8-8/316)