source: trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/HOPE/cw_selectinterval.html @ 338

Last change on this file since 338 was 338, checked in by smasson, 16 years ago

update documentation

File size: 8.0 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<!-- Generated by IDLdoc 2.0 -->
6
7<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
8  <head>
9    <title>cw_selectinterval.pro (SAXO Documentation)</title>
10
11   
12    <link rel="stylesheet" type="text/css" media="all" href="./../../main_files.css" />
13    <link rel="stylesheet" type="text/css" media="print" href="./../../main_files_print.css" />
14   
15
16    <script type="text/javascript">
17      function setTitle() {
18        parent.document.title="cw_selectinterval.pro (SAXO Documentation)";
19      }
20    </script>
21  </head>
22
23  <body onload="setTitle();">
24
25    <div id="navbar_title">
26  <h1>SAXO Documentation</h1>
27</div>
28
29
30<div id="main_navbar">
31
32  <table cellspacing="0">
33    <tr>
34     
35      <td><a href="./../../overview.html" title="Overview of library">Overview</a></td>
36     
37
38     
39      <td >Directory</td>
40     
41
42     
43      <td><a href="./../../idldoc-categories.html" title="Browse library by category">Categories</a></td>
44     
45
46     
47      <td><a href="./../../idldoc-index.html" title="Index of files, routines, and parameters">Index</a></td>
48     
49
50     
51      <td><a href="./../../search-page.html" title="Search library">Search</a></td>
52     
53
54      <td id="selected">File</td>
55
56     
57      <td><a href="../../../../ToBeReviewed/HOPE//cw_selectinterval.pro" title="Source code of a file">Source</a></td>
58     
59
60     
61      <td><a href="./../../idldoc-help.html" title="Help on IDLdoc">Help</a></td>
62     
63
64      <td >Etc</td>
65
66      <td id="flexible">Developer&nbsp;documentation</td>
67    </tr>
68  </table>
69
70</div>
71
72<div id="secondary_navbar">
73
74<a href="createhopestruct.html">&lt;&lt;prev file</a> | <a href="domainpart.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="cw_selectinterval.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | <a href="#routine_summary">routine</a>&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a>
75
76</div>
77
78
79    <div id="container">
80
81      <h1 class="directory"><a href="directory-overview.html">ToBeReviewed/HOPE/</a></h1>
82      <h2 class="pro_file">cw_selectinterval.pro</h2>
83
84      <div id="file_attr">
85        <dl>
86        </dl>
87      </div>
88
89      <div id="file_comments">
90
91
92
93
94</div>
95
96     
97
98     
99
100     
101
102     
103      <div id="routine_summary">               
104        <h2>Routine summary</h2>
105       
106        <dl>
107         
108          <dt><p><a href="#_cw_selectinterval_get_value"><span class="result">result = </span>cw_selectinterval_get_value(<span class="result">id</span>)</a></p><dt>
109          <dd> </dd>   
110         
111          <dt><p><a href="#_cw_selectinterval_event"><span class="result">result = </span>cw_selectinterval_event(<span class="result">event</span>)</a></p><dt>
112          <dd></dd>     
113         
114          <dt><p><a href="#_cw_selectinterval"><span class="result">result = </span>cw_selectinterval(<span class="result">parent, vecteur</span>, _EXTRA=<span class="result">_EXTRA</span>)</a></p><dt>
115          <dd> </dd>   
116               
117        </dl>
118      </div>
119     
120
121      <div id="routine_details">
122       
123
124        <div class="routine_details" id="_cw_selectinterval_get_value">
125
126          <h2><a class="top" href="#container">top</a>cw_selectinterval_get_value <span class="categories">
127 Compound widget
128</span></h2>
129       
130          <p class="header">
131            <span class="result">result = </span>cw_selectinterval_get_value(<span class="result"><a href="#_cw_selectinterval_get_value_param_id">id</a></span>)</p>
132       
133          <div class="comments">
134</div>
135
136          <h3>Return value</h3><div class="preformat">
137</div>
138
139         
140            <h3>Parameters</h3>
141       
142           
143            <h4 id="_cw_selectinterval_get_value_param_id">id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
144             
145             
146             
147             
148             
149             
150             
151             
152            </h4>
153       
154          <div class="comments">
155</div>
156           
157
158         
159
160         
161
162          <h3>Examples</h3><div class="preformat">
163</div>
164          <h3>Version history</h3>
165         
166          <h4>Version</h4><div class="preformat">
167 $Id: cw_selectinterval.pro 327 2007-12-13 16:22:35Z pinsard $
168</div>
169          <h4>History</h4><div class="preformat">
170</div>
171         
172         
173          <h3>Known issues</h3>
174         
175         
176          <h4>Todo items</h4><div class="preformat"> 
177 seb
178</div>
179          <h4>Restrictions</h4><div class="preformat">
180</div>
181       
182         
183         
184         
185         
186         
187         
188         
189       
190          <h3>Statistics</h3>
191          <table class="statistics">
192            <tr><td>McCabe cyclic</td><td>           3</td></tr>
193            <tr><td>McCabe essential</td><td>           1</td></tr>
194            <tr><td>McCabe modular design</td><td>           1</td></tr>
195          </table>
196         
197       
198        </div>
199       
200
201        <div class="routine_details" id="_cw_selectinterval_event">
202
203          <h2><a class="top" href="#container">top</a>cw_selectinterval_event <span class="categories">
204 Compound widget
205</span></h2>
206       
207          <p class="header">
208            <span class="result">result = </span>cw_selectinterval_event(<span class="result"><a href="#_cw_selectinterval_event_param_event">event</a></span>)</p>
209       
210          <div class="comments"></div>
211
212          <h3>Return value</h3><div class="preformat">
213</div>
214
215         
216            <h3>Parameters</h3>
217       
218           
219            <h4 id="_cw_selectinterval_event_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
220             
221             
222             
223             
224             
225             
226             
227             
228            </h4>
229       
230          <div class="comments">
231</div>
232           
233
234         
235
236         
237
238          <h3>Examples</h3><div class="preformat">
239</div>
240          <h3>Version history</h3>
241         
242          <h4>Version</h4><div class="preformat">
243 $Id: cw_selectinterval.pro 327 2007-12-13 16:22:35Z pinsard $
244</div>
245          <h4>History</h4><div class="preformat">
246</div>
247         
248         
249          <h3>Known issues</h3>
250         
251         
252         
253          <h4>Restrictions</h4><div class="preformat">
254</div>
255       
256         
257         
258         
259         
260         
261         
262         
263       
264          <h3>Statistics</h3>
265          <table class="statistics">
266            <tr><td>McCabe cyclic</td><td>           4</td></tr>
267            <tr><td>McCabe essential</td><td>           1</td></tr>
268            <tr><td>McCabe modular design</td><td>           1</td></tr>
269          </table>
270         
271       
272        </div>
273       
274
275        <div class="routine_details" id="_cw_selectinterval">
276
277          <h2><a class="top" href="#container">top</a>cw_selectinterval <span class="categories">
278 Compound widget
279</span></h2>
280       
281          <p class="header">
282            <span class="result">result = </span>cw_selectinterval(<span class="result"><a href="#_cw_selectinterval_param_parent">parent</a>, <a href="#_cw_selectinterval_param_vecteur">vecteur</a></span>, <a href="#_cw_selectinterval_keyword__EXTRA">_EXTRA</a>=<span class="result">_EXTRA</span>)</p>
283       
284          <div class="comments">
285</div>
286
287          <h3>Return value</h3><div class="preformat">
288</div>
289
290         
291            <h3>Parameters</h3>
292       
293           
294            <h4 id="_cw_selectinterval_param_parent">parent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
295             
296             
297             
298             
299             
300             
301             
302             
303            </h4>
304       
305          <div class="comments">
306 The widget ID of the parent widget.
307</div>
308           
309            <h4 id="_cw_selectinterval_param_vecteur">vecteur&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
310             
311             
312             
313             
314             
315              <span class="attr">type:</span> <span class="value">vector</span>
316             
317             
318            </h4>
319       
320          <div class="comments">
321 A vector whose the first element must be the smallest one and the last
322 must be the biggest one.
323</div>
324           
325
326         
327
328         
329
330            <h3>Keywords</h3>
331           
332            <h4 id="_cw_selectinterval_keyword__EXTRA">_EXTRA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
333             
334             
335             
336             
337             
338             
339             
340             
341            </h4>
342       
343            <div class="comments">
344 Used to pass keywords
345</div>
346           
347         
348
349          <h3>Examples</h3><div class="preformat">
350</div>
351          <h3>Version history</h3>
352         
353          <h4>Version</h4><div class="preformat">
354 $Id: cw_selectinterval.pro 327 2007-12-13 16:22:35Z pinsard $
355</div>
356          <h4>History</h4><div class="preformat">
357</div>
358         
359         
360          <h3>Known issues</h3>
361         
362         
363         
364          <h4>Restrictions</h4><div class="preformat">
365</div>
366       
367         
368         
369         
370         
371         
372         
373         
374       
375          <h3>Statistics</h3>
376          <table class="statistics">
377            <tr><td>McCabe cyclic</td><td>           2</td></tr>
378            <tr><td>McCabe essential</td><td>           1</td></tr>
379            <tr><td>McCabe modular design</td><td>           1</td></tr>
380          </table>
381         
382       
383        </div>
384       
385      </div>
386
387     
388
389      <div id="tagline">Produced by IDLdoc 2.0.</div>
390
391    </div>
392
393  </body>
394</html>
Note: See TracBrowser for help on using the repository browser.