Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 aperonnet 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_06) on Wed Oct 15 18:03:09 CEST 2008 -->
6
<TITLE>
7
ListeObservationsVue
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2008-10-15">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="ListeObservationsVue";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ListeObservationsVue.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
</EM>
53
</TD>
54
</TR>
55
 
56
<TR>
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58
&nbsp;<A HREF="../../../../org/tela_botanica/client/observation/FormulaireDeConnexionVue.html" title="class in org.tela_botanica.client.observation"><B>PREV CLASS</B></A>&nbsp;
59
&nbsp;<A HREF="../../../../org/tela_botanica/client/observation/ObservationMediateur.html" title="class in org.tela_botanica.client.observation"><B>NEXT CLASS</B></A></FONT></TD>
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61
  <A HREF="../../../../index.html?org/tela_botanica/client/observation/ListeObservationsVue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="ListeObservationsVue.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63
&nbsp;<SCRIPT type="text/javascript">
64
  <!--
65
  if(window==top) {
66
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67
  }
68
  //-->
69
</SCRIPT>
70
<NOSCRIPT>
71
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72
</NOSCRIPT>
73
 
74
 
75
</FONT></TD>
76
</TR>
77
<TR>
78
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_com.google.gwt.user.client.ui.UIObject">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.google.gwt.user.client.ui.UIObject">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82
</TR>
83
</TABLE>
84
<A NAME="skip-navbar_top"></A>
85
<!-- ========= END OF TOP NAVBAR ========= -->
86
 
87
<HR>
88
<!-- ======== START OF CLASS DATA ======== -->
89
<H2>
90
<FONT SIZE="-1">
91
org.tela_botanica.client.observation</FONT>
92
<BR>
93
Class ListeObservationsVue</H2>
94
<PRE>
95
java.lang.Object
96
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">com.google.gwt.user.client.ui.UIObject
97
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">com.google.gwt.user.client.ui.Widget
98
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">com.google.gwt.user.client.ui.Composite
99
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.tela_botanica.client.observation.ListeObservationsVue</B>
100
</PRE>
101
<DL>
102
<DT><B>All Implemented Interfaces:</B> <DD>com.google.gwt.user.client.EventListener</DD>
103
</DL>
104
<HR>
105
<DL>
106
<DT><PRE>public class <B>ListeObservationsVue</B><DT>extends com.google.gwt.user.client.ui.Composite</DL>
107
</PRE>
108
 
109
<P>
110
<HR>
111
 
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114
 
115
<A NAME="nested_class_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119
<B>Nested Class Summary</B></FONT></TH>
120
</TR>
121
</TABLE>
122
&nbsp;<A NAME="nested_classes_inherited_from_class_com.google.gwt.user.client.ui.UIObject"><!-- --></A>
123
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
125
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject</B></TH>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD><CODE>com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled</CODE></TD>
129
</TR>
130
</TABLE>
131
&nbsp;
132
<!-- =========== FIELD SUMMARY =========== -->
133
 
134
<A NAME="field_summary"><!-- --></A>
135
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
138
<B>Field Summary</B></FONT></TH>
139
</TR>
140
</TABLE>
141
&nbsp;<A NAME="fields_inherited_from_class_com.google.gwt.user.client.ui.UIObject"><!-- --></A>
142
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144
<TH ALIGN="left"><B>Fields inherited from class com.google.gwt.user.client.ui.UIObject</B></TH>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD><CODE>DEBUG_ID_PREFIX</CODE></TD>
148
</TR>
149
</TABLE>
150
&nbsp;
151
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
152
 
153
<A NAME="constructor_summary"><!-- --></A>
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
156
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
157
<B>Constructor Summary</B></FONT></TH>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#ListeObservationsVue(org.tela_botanica.client.observation.ObservationMediateur)">ListeObservationsVue</A></B>(<A HREF="../../../../org/tela_botanica/client/observation/ObservationMediateur.html" title="class in org.tela_botanica.client.observation">ObservationMediateur</A>&nbsp;observationMediateur)</CODE>
161
 
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
164
</TR>
165
</TABLE>
166
&nbsp;
167
<!-- ========== METHOD SUMMARY =========== -->
168
 
169
<A NAME="method_summary"><!-- --></A>
170
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
172
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
173
<B>Method Summary</B></FONT></TH>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
177
<CODE>&nbsp;void</CODE></FONT></TD>
178
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#afficherListeObservation()">afficherListeObservation</A></B>()</CODE>
179
 
180
<BR>
181
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
182
</TR>
183
<TR BGCOLOR="white" CLASS="TableRowColor">
184
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
185
<CODE>&nbsp;void</CODE></FONT></TD>
186
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#deleteElement()">deleteElement</A></B>()</CODE>
187
 
188
<BR>
189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Suppression d'un ensemble d'element de la liste d'inventaire, on garde
190
 ici car s'applique a plusieurs elements</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;void</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#displayFilter()">displayFilter</A></B>()</CODE>
196
 
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;void</CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#getListeObservation()">getListeObservation</A></B>()</CODE>
204
 
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mise a jour de l'affichage, a partir des donnaes d'inventaire deja
207
 saisies.</TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>&nbsp;void</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#initialiser()">initialiser</A></B>()</CODE>
213
 
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recherche nombre d'enregistrement pour l'utilisateur et la localite en
216
 cours</TD>
217
</TR>
218
<TR BGCOLOR="white" CLASS="TableRowColor">
219
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220
<CODE>&nbsp;void</CODE></FONT></TD>
221
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setAnnee(java.lang.String)">setAnnee</A></B>(java.lang.String&nbsp;year)</CODE>
222
 
223
<BR>
224
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228
<CODE>&nbsp;void</CODE></FONT></TD>
229
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setIdLocation(java.lang.String)">setIdLocation</A></B>(java.lang.String&nbsp;id_location)</CODE>
230
 
231
<BR>
232
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
233
</TR>
234
<TR BGCOLOR="white" CLASS="TableRowColor">
235
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236
<CODE>&nbsp;void</CODE></FONT></TD>
237
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setJour(java.lang.String)">setJour</A></B>(java.lang.String&nbsp;day)</CODE>
238
 
239
<BR>
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
241
</TR>
242
<TR BGCOLOR="white" CLASS="TableRowColor">
243
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
244
<CODE>&nbsp;void</CODE></FONT></TD>
245
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setLieudit(java.lang.String)">setLieudit</A></B>(java.lang.String&nbsp;lieudit)</CODE>
246
 
247
<BR>
248
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
249
</TR>
250
<TR BGCOLOR="white" CLASS="TableRowColor">
251
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
252
<CODE>&nbsp;void</CODE></FONT></TD>
253
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setLocalite(java.lang.String)">setLocalite</A></B>(java.lang.String&nbsp;location)</CODE>
254
 
255
<BR>
256
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
257
</TR>
258
<TR BGCOLOR="white" CLASS="TableRowColor">
259
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
260
<CODE>&nbsp;void</CODE></FONT></TD>
261
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setMois(java.lang.String)">setMois</A></B>(java.lang.String&nbsp;month)</CODE>
262
 
263
<BR>
264
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
265
</TR>
266
<TR BGCOLOR="white" CLASS="TableRowColor">
267
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
268
<CODE>&nbsp;void</CODE></FONT></TD>
269
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setRechercheLibre(java.lang.String)">setRechercheLibre</A></B>(java.lang.String&nbsp;search)</CODE>
270
 
271
<BR>
272
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
273
</TR>
274
<TR BGCOLOR="white" CLASS="TableRowColor">
275
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
276
<CODE>&nbsp;void</CODE></FONT></TD>
277
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#setUser(java.lang.String)">setUser</A></B>(java.lang.String&nbsp;user)</CODE>
278
 
279
<BR>
280
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
281
</TR>
282
<TR BGCOLOR="white" CLASS="TableRowColor">
283
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
284
<CODE>&nbsp;void</CODE></FONT></TD>
285
<TD><CODE><B><A HREF="../../../../org/tela_botanica/client/observation/ListeObservationsVue.html#transmitElement()">transmitElement</A></B>()</CODE>
286
 
287
<BR>
288
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transmission de releve a Tela, on garde ici car s'applique a plusieurs
289
 elements</TD>
290
</TR>
291
</TABLE>
292
&nbsp;<A NAME="methods_inherited_from_class_com.google.gwt.user.client.ui.Composite"><!-- --></A>
293
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
294
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
295
<TH ALIGN="left"><B>Methods inherited from class com.google.gwt.user.client.ui.Composite</B></TH>
296
</TR>
297
<TR BGCOLOR="white" CLASS="TableRowColor">
298
<TD><CODE>isAttached, onBrowserEvent</CODE></TD>
299
</TR>
300
</TABLE>
301
&nbsp;<A NAME="methods_inherited_from_class_com.google.gwt.user.client.ui.Widget"><!-- --></A>
302
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
303
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
304
<TH ALIGN="left"><B>Methods inherited from class com.google.gwt.user.client.ui.Widget</B></TH>
305
</TR>
306
<TR BGCOLOR="white" CLASS="TableRowColor">
307
<TD><CODE>getParent, removeFromParent</CODE></TD>
308
</TR>
309
</TABLE>
310
&nbsp;<A NAME="methods_inherited_from_class_com.google.gwt.user.client.ui.UIObject"><!-- --></A>
311
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
312
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
313
<TH ALIGN="left"><B>Methods inherited from class com.google.gwt.user.client.ui.UIObject</B></TH>
314
</TR>
315
<TR BGCOLOR="white" CLASS="TableRowColor">
316
<TD><CODE>addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents</CODE></TD>
317
</TR>
318
</TABLE>
319
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
320
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
321
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
322
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
323
</TR>
324
<TR BGCOLOR="white" CLASS="TableRowColor">
325
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
326
</TR>
327
</TABLE>
328
&nbsp;
329
<P>
330
 
331
<!-- ========= CONSTRUCTOR DETAIL ======== -->
332
 
333
<A NAME="constructor_detail"><!-- --></A>
334
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
335
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
336
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
337
<B>Constructor Detail</B></FONT></TH>
338
</TR>
339
</TABLE>
340
 
341
<A NAME="ListeObservationsVue(org.tela_botanica.client.observation.ObservationMediateur)"><!-- --></A><H3>
342
ListeObservationsVue</H3>
343
<PRE>
344
public <B>ListeObservationsVue</B>(<A HREF="../../../../org/tela_botanica/client/observation/ObservationMediateur.html" title="class in org.tela_botanica.client.observation">ObservationMediateur</A>&nbsp;observationMediateur)</PRE>
345
<DL>
346
</DL>
347
 
348
<!-- ============ METHOD DETAIL ========== -->
349
 
350
<A NAME="method_detail"><!-- --></A>
351
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
352
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
353
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
354
<B>Method Detail</B></FONT></TH>
355
</TR>
356
</TABLE>
357
 
358
<A NAME="deleteElement()"><!-- --></A><H3>
359
deleteElement</H3>
360
<PRE>
361
public void <B>deleteElement</B>()</PRE>
362
<DL>
363
<DD>Suppression d'un ensemble d'element de la liste d'inventaire, on garde
364
 ici car s'applique a plusieurs elements
365
<P>
366
<DD><DL>
367
</DL>
368
</DD>
369
</DL>
370
<HR>
371
 
372
<A NAME="transmitElement()"><!-- --></A><H3>
373
transmitElement</H3>
374
<PRE>
375
public void <B>transmitElement</B>()</PRE>
376
<DL>
377
<DD>Transmission de releve a Tela, on garde ici car s'applique a plusieurs
378
 elements
379
<P>
380
<DD><DL>
381
</DL>
382
</DD>
383
</DL>
384
<HR>
385
 
386
<A NAME="initialiser()"><!-- --></A><H3>
387
initialiser</H3>
388
<PRE>
389
public void <B>initialiser</B>()</PRE>
390
<DL>
391
<DD>Recherche nombre d'enregistrement pour l'utilisateur et la localite en
392
 cours
393
<P>
394
<DD><DL>
395
</DL>
396
</DD>
397
</DL>
398
<HR>
399
 
400
<A NAME="getListeObservation()"><!-- --></A><H3>
401
getListeObservation</H3>
402
<PRE>
403
public void <B>getListeObservation</B>()</PRE>
404
<DL>
405
<DD>Mise a jour de l'affichage, a partir des donnaes d'inventaire deja
406
 saisies. La valeur de this.startIndex permet de determiner quelles
407
 donnaes seront affichees
408
<P>
409
<DD><DL>
410
</DL>
411
</DD>
412
</DL>
413
<HR>
414
 
415
<A NAME="afficherListeObservation()"><!-- --></A><H3>
416
afficherListeObservation</H3>
417
<PRE>
418
public void <B>afficherListeObservation</B>()</PRE>
419
<DL>
420
<DD><DL>
421
</DL>
422
</DD>
423
</DL>
424
<HR>
425
 
426
<A NAME="setRechercheLibre(java.lang.String)"><!-- --></A><H3>
427
setRechercheLibre</H3>
428
<PRE>
429
public void <B>setRechercheLibre</B>(java.lang.String&nbsp;search)</PRE>
430
<DL>
431
<DD><DL>
432
</DL>
433
</DD>
434
</DL>
435
<HR>
436
 
437
<A NAME="setIdLocation(java.lang.String)"><!-- --></A><H3>
438
setIdLocation</H3>
439
<PRE>
440
public void <B>setIdLocation</B>(java.lang.String&nbsp;id_location)</PRE>
441
<DL>
442
<DD><DL>
443
</DL>
444
</DD>
445
</DL>
446
<HR>
447
 
448
<A NAME="setLocalite(java.lang.String)"><!-- --></A><H3>
449
setLocalite</H3>
450
<PRE>
451
public void <B>setLocalite</B>(java.lang.String&nbsp;location)</PRE>
452
<DL>
453
<DD><DL>
454
</DL>
455
</DD>
456
</DL>
457
<HR>
458
 
459
<A NAME="setLieudit(java.lang.String)"><!-- --></A><H3>
460
setLieudit</H3>
461
<PRE>
462
public void <B>setLieudit</B>(java.lang.String&nbsp;lieudit)</PRE>
463
<DL>
464
<DD><DL>
465
</DL>
466
</DD>
467
</DL>
468
<HR>
469
 
470
<A NAME="setAnnee(java.lang.String)"><!-- --></A><H3>
471
setAnnee</H3>
472
<PRE>
473
public void <B>setAnnee</B>(java.lang.String&nbsp;year)</PRE>
474
<DL>
475
<DD><DL>
476
</DL>
477
</DD>
478
</DL>
479
<HR>
480
 
481
<A NAME="setMois(java.lang.String)"><!-- --></A><H3>
482
setMois</H3>
483
<PRE>
484
public void <B>setMois</B>(java.lang.String&nbsp;month)</PRE>
485
<DL>
486
<DD><DL>
487
</DL>
488
</DD>
489
</DL>
490
<HR>
491
 
492
<A NAME="setJour(java.lang.String)"><!-- --></A><H3>
493
setJour</H3>
494
<PRE>
495
public void <B>setJour</B>(java.lang.String&nbsp;day)</PRE>
496
<DL>
497
<DD><DL>
498
</DL>
499
</DD>
500
</DL>
501
<HR>
502
 
503
<A NAME="setUser(java.lang.String)"><!-- --></A><H3>
504
setUser</H3>
505
<PRE>
506
public void <B>setUser</B>(java.lang.String&nbsp;user)</PRE>
507
<DL>
508
<DD><DL>
509
</DL>
510
</DD>
511
</DL>
512
<HR>
513
 
514
<A NAME="displayFilter()"><!-- --></A><H3>
515
displayFilter</H3>
516
<PRE>
517
public void <B>displayFilter</B>()</PRE>
518
<DL>
519
<DD><DL>
520
</DL>
521
</DD>
522
</DL>
523
<!-- ========= END OF CLASS DATA ========= -->
524
<HR>
525
 
526
 
527
<!-- ======= START OF BOTTOM NAVBAR ====== -->
528
<A NAME="navbar_bottom"><!-- --></A>
529
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
530
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
531
<TR>
532
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
533
<A NAME="navbar_bottom_firstrow"><!-- --></A>
534
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
535
  <TR ALIGN="center" VALIGN="top">
536
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
537
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
538
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
539
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ListeObservationsVue.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
540
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
541
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
542
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
543
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
544
  </TR>
545
</TABLE>
546
</TD>
547
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
548
</EM>
549
</TD>
550
</TR>
551
 
552
<TR>
553
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
554
&nbsp;<A HREF="../../../../org/tela_botanica/client/observation/FormulaireDeConnexionVue.html" title="class in org.tela_botanica.client.observation"><B>PREV CLASS</B></A>&nbsp;
555
&nbsp;<A HREF="../../../../org/tela_botanica/client/observation/ObservationMediateur.html" title="class in org.tela_botanica.client.observation"><B>NEXT CLASS</B></A></FONT></TD>
556
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
557
  <A HREF="../../../../index.html?org/tela_botanica/client/observation/ListeObservationsVue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
558
&nbsp;<A HREF="ListeObservationsVue.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
559
&nbsp;<SCRIPT type="text/javascript">
560
  <!--
561
  if(window==top) {
562
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
563
  }
564
  //-->
565
</SCRIPT>
566
<NOSCRIPT>
567
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
568
</NOSCRIPT>
569
 
570
 
571
</FONT></TD>
572
</TR>
573
<TR>
574
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
575
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_com.google.gwt.user.client.ui.UIObject">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.google.gwt.user.client.ui.UIObject">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
576
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
577
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
578
</TR>
579
</TABLE>
580
<A NAME="skip-navbar_bottom"></A>
581
<!-- ======== END OF BOTTOM NAVBAR ======= -->
582
 
583
<HR>
584
 
585
</BODY>
586
</HTML>