Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/jQuery/jQueryPlugins/DataTables-1.7.6/extras/ColReorder/media/docs/symbols/ColReorder#s.html @ 6286

Last change on this file since 6286 was 6286, checked in by dkahn, 13 years ago

#1198 Added jQuery plus plugins

File size: 8.3 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3  <head>
4    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
5    <meta name="generator" content="JsDoc Toolkit" />
6   
7    <title>JsDoc Reference - ColReorder#s</title>
8    <link href="../css/default.css" type="text/css" rel="stylesheet" media="all" />
9  </head>
10
11  <body>
12    <div id="header">
13</div>
14
15    <div class="index">
16      <div class="menu">
17        <!-- begin publish.classesIndex -->
18        <div align="center"><a href="../index.html">Class Index</a> | <a href="../files.html">File Index</a></div>
19
20<h2 class="heading1">Classes</h2>
21
22<ul class="classList">
23 
24    <li><a href="../symbols/_global_.html">_global_</a></li>
25 
26    <li><a href="../symbols/ColReorder.html">ColReorder</a></li>
27 
28    <li><a href="../symbols/ColReorder%23dom.html">ColReorder#dom</a></li>
29 
30    <li><a href="../symbols/ColReorder%23s.html">ColReorder#s</a></li>
31 
32    <li><a href="../symbols/ColReorder%23s.mouse.html">ColReorder#s.mouse</a></li>
33 
34</ul>
35
36        <!-- end publish.classesIndex -->
37      </div>
38     
39      <div class="fineprint" style="clear:both">
40       
41        Generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.4.0 on Wed Mar 02 2011 19:11:21 GMT-0000 (GMT)<br />
42        HTML template: <a href="http://www.thebrightlines.com/2010/05/06/new-template-for-jsdoctoolkit-codeview/" target="_blank">Codeview</a>
43      </div>
44    </div>
45   
46    <div class="content">
47      <div class="innerContent">
48        <h1 class="classTitle">
49         
50          Namespace <span>ColReorder#s</span>
51        </h1>
52
53        <p class="description summary">
54         
55         
56         
57       
58          Settings object which contains customisable information for ColReorder instance
59         
60         
61            <br /><em>Defined in: </em> <a href="../symbols/src/js_ColReorder.js.html">ColReorder.js</a>.
62         
63        </p>
64
65       
66          <div class="props">
67            <table class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class ColReorder#s.">
68              <caption>Namespace Summary</caption>
69              <thead>
70                <tr>
71                  <th scope="col">Constructor Attributes</th>
72                  <th scope="col">Constructor Name and Description</th>
73                </tr>
74              </thead>
75              <tbody>
76                <tr>
77                  <td class="attributes">&nbsp;</td>
78                  <td class="nameDescription" >
79                    <div class="fixedFont">
80                      <b><a href="../symbols/ColReorder%23s.html#constructor">ColReorder#s</a></b>
81                    </div>
82                    <div class="description"></div>
83                  </td>
84                </tr>
85              </tbody>
86            </table>
87          </div>
88       
89
90       
91         
92         
93            <div class="props">
94              <table class="summaryTable" cellspacing="0" summary="A summary of the fields documented in the class ColReorder#s.">
95                <caption>Field Summary</caption>
96               
97                <thead>
98                  <tr>
99                    <th scope="col">Field Attributes</th>
100                    <th scope="col">Field Name and Description</th>
101                  </tr>
102                </thead>
103               
104                <tbody>
105                 
106                    <tr>
107                      <td class="attributes">&lt;static&gt; &nbsp;</td>
108                      <td class="nameDescription">
109                        <div class="fixedFont">
110                        ColReorder#s.<b><a href="../symbols/ColReorder%23s.html#.aoTargets">aoTargets</a></b>
111                        </div>
112                        <div class="description">Information which is used for positioning the insert cusor and knowing where to do the
113insert.</div>
114                      </td>
115                    </tr>
116                 
117                    <tr>
118                      <td class="attributes">&lt;static&gt; &nbsp;</td>
119                      <td class="nameDescription">
120                        <div class="fixedFont">
121                        ColReorder#s.<b><a href="../symbols/ColReorder%23s.html#.dt">dt</a></b>
122                        </div>
123                        <div class="description">DataTables settings object</div>
124                      </td>
125                    </tr>
126                 
127                    <tr>
128                      <td class="attributes">&lt;static&gt; &nbsp;</td>
129                      <td class="nameDescription">
130                        <div class="fixedFont">
131                        ColReorder#s.<b><a href="../symbols/ColReorder%23s.html#.fixed">fixed</a></b>
132                        </div>
133                        <div class="description">Number of columns to fix (not allow to be reordered)</div>
134                      </td>
135                    </tr>
136                 
137                    <tr>
138                      <td class="attributes">&lt;static&gt; &nbsp;</td>
139                      <td class="nameDescription">
140                        <div class="fixedFont">
141                        ColReorder#s.<b><a href="../symbols/ColReorder%23s.html#.init">init</a></b>
142                        </div>
143                        <div class="description">Initialisation object used for this instance</div>
144                      </td>
145                    </tr>
146                 
147                </tbody>
148              </table>
149            </div>
150         
151         
152         
153       
154
155  <!--
156  #### METHODS SUMMARY
157  -->
158       
159       
160  <!--
161  #### EVENTS SUMMARY
162  -->
163       
164
165  <!--
166  #### CONSTRUCTOR DETAILS
167  -->
168       
169          <div class="details props">
170            <div class="innerProps">
171              <a name="constructor"></a>
172             
173              <div class="sectionTitle">
174                Namespace Detail
175              </div>
176             
177              <div class="fixedFont">
178                <b>ColReorder#s</b>
179              </div>
180             
181              <div class="description">
182               
183               
184              </div>
185             
186             
187           
188             
189             
190             
191            </div>
192          </div>
193       
194
195  <!--
196  #### FIELD DETAILS
197  -->
198       
199          <div class="details props">
200            <div class="innerProps">
201
202              <div class="sectionTitle">
203                Field Detail
204              </div>
205             
206             
207                <a name=".aoTargets"></a>
208               
209                <div class="fixedFont heading">
210                  <span class='lighter'>
211                  &lt;static&gt;
212                  </span>
213                 
214                  <span class="light">{array}</span>
215                 
216                  <span class="light">ColReorder#s.</span><b>aoTargets</b>             
217                </div>
218               
219                <div class="description">
220                  Information which is used for positioning the insert cusor and knowing where to do the
221insert. Array of objects with the properties:
222  x: x-axis position
223  to: insert point
224                 
225                 
226                 
227                </div>
228               
229               
230
231               
232                  <dl class="detailList nomargin">
233                 
234                   
235                   
236                   
237                   
238                      <dt class="heading">Default Value:</dt>
239                      <dd>
240                        []
241                      </dd>
242                   
243                  </dl>
244               
245               
246                <div class="hr"></div>
247             
248                <a name=".dt"></a>
249               
250                <div class="fixedFont heading">
251                  <span class='lighter'>
252                  &lt;static&gt;
253                  </span>
254                 
255                  <span class="light">{Object}</span>
256                 
257                  <span class="light">ColReorder#s.</span><b>dt</b>             
258                </div>
259               
260                <div class="description">
261                  DataTables settings object
262                 
263                 
264                 
265                </div>
266               
267               
268
269               
270                  <dl class="detailList nomargin">
271                 
272                   
273                   
274                   
275                   
276                      <dt class="heading">Default Value:</dt>
277                      <dd>
278                        null
279                      </dd>
280                   
281                  </dl>
282               
283               
284                <div class="hr"></div>
285             
286                <a name=".fixed"></a>
287               
288                <div class="fixedFont heading">
289                  <span class='lighter'>
290                  &lt;static&gt;
291                  </span>
292                 
293                  <span class="light">{int}</span>
294                 
295                  <span class="light">ColReorder#s.</span><b>fixed</b>             
296                </div>
297               
298                <div class="description">
299                  Number of columns to fix (not allow to be reordered)
300                 
301                 
302                 
303                </div>
304               
305               
306
307               
308                  <dl class="detailList nomargin">
309                 
310                   
311                   
312                   
313                   
314                      <dt class="heading">Default Value:</dt>
315                      <dd>
316                        0
317                      </dd>
318                   
319                  </dl>
320               
321               
322                <div class="hr"></div>
323             
324                <a name=".init"></a>
325               
326                <div class="fixedFont heading">
327                  <span class='lighter'>
328                  &lt;static&gt;
329                  </span>
330                 
331                  <span class="light">{object}</span>
332                 
333                  <span class="light">ColReorder#s.</span><b>init</b>             
334                </div>
335               
336                <div class="description">
337                  Initialisation object used for this instance
338                 
339                 
340                 
341                </div>
342               
343               
344
345               
346               
347               
348             
349            </div>
350          </div>
351       
352
353  <!--
354  #### METHOD DETAILS
355  -->   
356       
357       
358  <!--
359  #### EVENT DETAILS
360  -->   
361       
362      </div>
363    </div>
364  </body>
365</html>
Note: See TracBrowser for help on using the repository browser.