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

Last change on this file since 191 was 191, checked in by pinsard, 18 years ago

remove format=raw in all html files 2+ : correction for all_plots; suppression of css and correction of Source links in idldoc html output

File size: 7.7 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 </h2>
127       
128          <p class="header">
129            <span class="result">result = </span>cw_selectinterval_get_value(<span class="result"><a href="#_cw_selectinterval_get_value_param_id">id</a></span>)</p>
130       
131          <div class="comments">
132</div>
133
134         
135
136         
137            <h3>Parameters</h3>
138       
139           
140            <h4 id="_cw_selectinterval_get_value_param_id">id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
141             
142             
143             
144             
145             
146             
147             
148             
149            </h4>
150       
151          <div class="comments"></div>
152           
153
154         
155
156         
157
158         
159         
160         
161         
162         
163         
164         
165          <h3>Known issues</h3>
166         
167         
168          <h4>Todo items</h4><div class="preformat"> seb
169</div>
170         
171       
172         
173         
174         
175         
176         
177         
178         
179       
180          <h3>Statistics</h3>
181          <table class="statistics">
182            <tr><td>McCabe cyclic</td><td>           3</td></tr>
183            <tr><td>McCabe essential</td><td>           1</td></tr>
184            <tr><td>McCabe modular design</td><td>           1</td></tr>
185          </table>
186         
187       
188        </div>
189       
190
191        <div class="routine_details" id="_cw_selectinterval_event">
192
193          <h2><a class="top" href="#container">top</a>cw_selectinterval_event <span class="categories">
194 Compound widget
195 </span></h2>
196       
197          <p class="header">
198            <span class="result">result = </span>cw_selectinterval_event(<span class="result"><a href="#_cw_selectinterval_event_param_event">event</a></span>)</p>
199       
200          <div class="comments"></div>
201
202          <h3>Return value</h3><div class="preformat">
203 
204 </div>
205
206         
207            <h3>Parameters</h3>
208       
209           
210            <h4 id="_cw_selectinterval_event_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
211             
212             
213             
214             
215             
216             
217             
218             
219            </h4>
220       
221          <div class="comments">
222 
223 </div>
224           
225
226         
227
228         
229
230          <h3>Examples</h3><div class="preformat">
231
232</div>
233          <h3>Version history</h3>
234         
235          <h4>Version</h4><div class="preformat">
236 $Id: cw_selectinterval.pro 163 2006-08-29 12:59:46Z navarro $</div>
237          <h4>History</h4><div class="preformat">
238 
239</div>
240         
241         
242          <h3>Known issues</h3>
243         
244         
245         
246          <h4>Restrictions</h4><div class="preformat">
247 
248 </div>
249       
250         
251         
252         
253         
254         
255         
256         
257       
258          <h3>Statistics</h3>
259          <table class="statistics">
260            <tr><td>McCabe cyclic</td><td>           4</td></tr>
261            <tr><td>McCabe essential</td><td>           1</td></tr>
262            <tr><td>McCabe modular design</td><td>           1</td></tr>
263          </table>
264         
265       
266        </div>
267       
268
269        <div class="routine_details" id="_cw_selectinterval">
270
271          <h2><a class="top" href="#container">top</a>cw_selectinterval <span class="categories">
272 Compound widget
273 </span></h2>
274       
275          <p class="header">
276            <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>
277       
278          <div class="comments"></div>
279
280          <h3>Return value</h3><div class="preformat">
281 
282 </div>
283
284         
285            <h3>Parameters</h3>
286       
287           
288            <h4 id="_cw_selectinterval_param_parent">parent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
289             
290             
291             
292             
293             
294             
295             
296             
297            </h4>
298       
299          <div class="comments"> 
300 The widget ID of the parent widget.
301 </div>
302           
303            <h4 id="_cw_selectinterval_param_vecteur">vecteur&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
304             
305             
306             
307             
308             
309              <span class="attr">type:</span> <span class="value">vector</span>
310             
311             
312            </h4>
313       
314          <div class="comments">
315 A vector whose the first element must be the smallest one and the last
316 must be the biggest one.
317 </div>
318           
319
320         
321
322         
323
324            <h3>Keywords</h3>
325           
326            <h4 id="_cw_selectinterval_keyword__extra">_extra&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
327             
328             
329             
330             
331             
332             
333             
334             
335            </h4>
336       
337            <div class="comments">
338 Used to pass your keywords
339 </div>
340           
341         
342
343          <h3>Examples</h3><div class="preformat">
344
345</div>
346          <h3>Version history</h3>
347         
348          <h4>Version</h4><div class="preformat">
349 $Id: cw_selectinterval.pro 163 2006-08-29 12:59:46Z navarro $</div>
350          <h4>History</h4><div class="preformat">
351 
352</div>
353         
354         
355          <h3>Known issues</h3>
356         
357         
358         
359          <h4>Restrictions</h4><div class="preformat">
360 
361 </div>
362       
363         
364         
365         
366         
367         
368         
369         
370       
371          <h3>Statistics</h3>
372          <table class="statistics">
373            <tr><td>McCabe cyclic</td><td>           2</td></tr>
374            <tr><td>McCabe essential</td><td>           1</td></tr>
375            <tr><td>McCabe modular design</td><td>           1</td></tr>
376          </table>
377         
378       
379        </div>
380       
381      </div>
382
383     
384
385      <div id="tagline">Produced by IDLdoc 2.0.</div>
386
387    </div>
388
389  </body>
390</html>
Note: See TracBrowser for help on using the repository browser.