0
+ − 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+ − 2 <html>
+ − 3 <head>
+ − 4 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
+ − 5 <title>Global - documentation</title>
+ − 6
+ − 7 <style type="text/css" media="screen">
+ − 8 @import "media/css/doc.css";
+ − 9 @import "media/css/shCore.css";
+ − 10 @import "media/css/shThemeDataTables.css";
+ − 11 </style>
+ − 12
+ − 13 <script type="text/javascript" src="media/js/shCore.js"></script>
+ − 14 <script type="text/javascript" src="media/js/shBrushJScript.js"></script>
+ − 15 <script type="text/javascript" src="media/js/jquery.js"></script>
+ − 16 <script type="text/javascript" src="media/js/doc.js"></script>
+ − 17 </head>
+ − 18 <body>
+ − 19 <div class="fw_container">
+ − 20
+ − 21 <a name="top"></a>
+ − 22 <div class="fw_header">
+ − 23 <h1 class="page-title">Global</h1>
+ − 24
+ − 25 <div class="page-info">
+ − 26 FixedColumns v2.0.3 documentation
+ − 27 </div>
+ − 28 </div>
+ − 29
+ − 30
+ − 31
+ − 32 <div class="fw_nav">
+ − 33 <h2>Navigation</h2>
+ − 34 <ul>
+ − 35 <li><a href="#top">Overview</a></li>
+ − 36 <li><a href="#summary">Summary</a><div><table cellpadding="5" border="0" cellspacing="0" width="100%"><tbody><tr><td><a href="#summary_classes">Classes (1)</a></td><td>Namespaces (0)</td></tr><tr><td><a href="#summary_properties">Properties (1)</a></td><td>Static properties (0)</td></tr><tr><td>Methods (0)</td><td>Static methods (0)</td></tr><tr><td>Events (0)</td><td></td></tr></tbody></table></div></li><li><a href="#details">Details</a><div><table cellpadding="5" border="0" cellspacing="0" width="100%"><tbody><tr><td><a href="#summary_properties">Properties (1)</a></td><td>Static properties (0)</td></tr><tr><td>Methods (0)</td><td>Static methods (0)</td></tr><tr><td>Events (0)</td><td></td></tr></tbody></table></div></li></ul>
+ − 37 <div style="margin-top: 10px;">
+ − 38 <input type="hidden" name="show_private" value="0">
+ − 39 <span id="private_label">Hiding</span> private elements
+ − 40 (<a id="private_toggle" href="">toggle</a>)
+ − 41 </span>
+ − 42 </div>
+ − 43 <div>
+ − 44 <input type="hidden" name="show_extended" value="1">
+ − 45 <span id="extended_label">Showing</span> extended elements
+ − 46 (<a id="extended_toggle" href="">toggle</a>)
+ − 47 </span>
+ − 48 </div>
+ − 49 </div>
+ − 50
+ − 51 <div class="fw_content">
+ − 52 <a name="overview"></a>
+ − 53 <div class="doc_overview">
+ − 54 <div class="nav_blocker"></div>
+ − 55 <dl class="details">
+ − 56
+ − 57 </dl>
+ − 58
+ − 59 </div>
+ − 60
+ − 61
+ − 62 <div class="doc_summary">
+ − 63 <a name="summary"></a>
+ − 64 <h2>Summary</h2>
+ − 65
+ − 66 <div class="doc_group"><a name="summary_classes"></a><h3 class="subsection-title">Classes</h3>
+ − 67 <dl>
+ − 68 <dt class="even"><span class="type-name"><a href="FixedColumns.html">FixedColumns</a></span></dt><dd class="even"><p>When making use of DataTables' x-axis scrolling feature, you may wish to
+ − 69 fix the left most column in place. This plug-in for DataTables provides
+ − 70 exactly this option (note for non-scrolling tables, please use the <br />
+ − 71 FixedHeader plug-in, which can fix headers, footers and columns). Key
+ − 72 features include:
+ − 73 <ul class="limit_length">
+ − 74 <li>Freezes the left or right most columns to the side of the table</li>
+ − 75 <li>Option to freeze two or more columns</li>
+ − 76 <li>Full integration with DataTables' scrolling options</li>
+ − 77 <li>Speed - FixedColumns is fast in its operation</li>
+ − 78 </ul></p></dd>
+ − 79 </dl></div><div class="doc_group"><a name="summary_properties"></a><h3 class="subsection-title">Properties - instance</h3>
+ − 80
+ − 81 <dl>
+ − 82 <dt class=" even"><span class="type-attr"><span class="type-signature"><constant> </span></span><span class="type-name"><a href="#CLASS">CLASS</a></span><span class="type-sig"><span class="type-signature"> :String</span></span></dt><dd class=" even"><p>Name of this class</p></dd>
+ − 83 </dl></div>
+ − 84 </div>
+ − 85
+ − 86
+ − 87
+ − 88
+ − 89 <div class="doc_details">
+ − 90 <a name="details"></a>
+ − 91 <h2>Details</h2>
+ − 92 <div class="doc_group"><a name="details_properties"></a><h3 class="subsection-title">Properties - instance</h3>
+ − 93 <dl>
+ − 94 <dt class=" even"><a name="CLASS"></a><a name="CLASS_details"></a><span class="type-attr"><span class="type-signature"><constant> </span></span><span class="type-name"><a href="#CLASS">CLASS</a></span><span class="type-sig"><span class="type-signature"> :String</span></span></dt><dd class=" even"><p>Name of this class</p><div class="collapse_details"><dl class="details">
+ − 95
+ − 96 </dl>
+ − 97 </div></dd>
+ − 98 </dl></div>
+ − 99 </div>
+ − 100
+ − 101 </div>
+ − 102
+ − 103 <div class="fw_footer">
+ − 104 FixedColumns: Copyright 2010-2011 Allan Jardine, all rights reserved<br>
+ − 105
+ − 106 Documentation generated by <a href="https://github.com/micmath/JSDoc">JSDoc 3</a> on
+ − 107 23th Sep 2012 - 14:27
+ − 108 with the <a href="http://datatables.net/">DataTables</a> template.
+ − 109 </div>
+ − 110 </body>
+ − 111 </html>