526f872207.html 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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>Namespace: grid - documentation</title>
  6. <style type="text/css" media="screen">
  7. @import "media/css/doc.css";
  8. @import "media/css/shCore.css";
  9. @import "media/css/shThemeDataTables.css";
  10. </style>
  11. <script type="text/javascript" src="media/js/shCore.js"></script>
  12. <script type="text/javascript" src="media/js/shBrushJScript.js"></script>
  13. <script type="text/javascript" src="media/js/jquery.js"></script>
  14. <script type="text/javascript" src="media/js/doc.js"></script>
  15. </head>
  16. <body>
  17. <div class="fw_container">
  18. <a name="top"></a>
  19. <div class="fw_header">
  20. <h1 class="page-title">Namespace: grid</h1>
  21. <h2 class="ancestors">Ancestry: <span class="ancestors"><a href="FixedColumns.html">FixedColumns</a> » <a href="d3890ba7c4.html">#dom</a>.</span> » grid</h2>
  22. <div class="page-info">
  23. FixedColumns v2.0.3 documentation
  24. </div>
  25. </div>
  26. <div class="fw_nav">
  27. <h2>Navigation</h2>
  28. <ul>
  29. <li><a href="#top">Overview</a></li>
  30. <li><a href="#summary">Summary</a><div><table cellpadding="5" border="0" cellspacing="0" width="100%"><tbody><tr><td>Classes (0)</td><td><a href="#summary_namespaces">Namespaces (2)</a></td></tr><tr><td>Properties (0)</td><td><a href="#summary_properties_static">Static properties (2)</a></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>Properties (0)</td><td><a href="#summary_properties_static">Static properties (2)</a></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>
  31. <div style="margin-top: 10px;">
  32. <input type="hidden" name="show_private" value="0">
  33. <span id="private_label">Hiding</span> private elements
  34. (<a id="private_toggle" href="">toggle</a>)
  35. </span>
  36. </div>
  37. <div>
  38. <input type="hidden" name="show_extended" value="1">
  39. <span id="extended_label">Showing</span> extended elements
  40. (<a id="extended_toggle" href="">toggle</a>)
  41. </span>
  42. </div>
  43. </div>
  44. <div class="fw_content">
  45. <a name="overview"></a>
  46. <div class="doc_overview">
  47. <div class="nav_blocker"></div>
  48. <p>Display grid elements</p><dl class="details">
  49. </dl>
  50. </div>
  51. <div class="doc_summary">
  52. <a name="summary"></a>
  53. <h2>Summary</h2>
  54. <div class="doc_group"><a name="summary_namespaces"></a><h3 class="subsection-title">Namespaces</h3>
  55. <dl>
  56. <dt class="even"><span class="type-name"><a href="070023b890.html">left</a></span></dt><dd class="even"><p>Left fixed column grid components</p></dd><dt class="odd"><span class="type-name"><a href="73098af57c.html">right</a></span></dt><dd class="odd"><p>Right fixed column grid components</p></dd>
  57. </dl></div><div class="doc_group"><a name="summary_properties_static"></a><h3 class="subsection-title">Properties - static</h3>
  58. <dl>
  59. <dt class=" even"><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#dt">dt</a></span><span class="type-sig"><span class="type-signature"> :node</span></span></dt><dd class=" even"><p>DataTables scrolling element. This element is the DataTables
  60. component in the display grid (making up the main table - i.e.
  61. not the fixed columns).</p></dd><dt class=" odd"><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#wrapper">wrapper</a></span><span class="type-sig"><span class="type-signature"> :node</span></span></dt><dd class=" odd"><p>Grid wrapper. This is the container element for the 3x3 grid</p></dd>
  62. </dl></div>
  63. </div>
  64. <div class="doc_details">
  65. <a name="details"></a>
  66. <h2>Details</h2>
  67. <div class="doc_group"><a name="details_properties"></a><h3 class="subsection-title">Properties - static</h3>
  68. <dl>
  69. <dt class=" even"><a name="dt"></a><a name="dt_details"></a><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#dt">dt</a></span><span class="type-sig"><span class="type-signature"> :node</span></span></dt><dd class=" even"><p>DataTables scrolling element. This element is the DataTables
  70. component in the display grid (making up the main table - i.e.
  71. not the fixed columns).</p><div class="collapse_details"><dl class="details">
  72. </dl>
  73. </div></dd><dt class=" odd"><a name="wrapper"></a><a name="wrapper_details"></a><span class="type-attr"><span class="type-signature">&lt;static> </span></span><span class="type-name"><a href="#wrapper">wrapper</a></span><span class="type-sig"><span class="type-signature"> :node</span></span></dt><dd class=" odd"><p>Grid wrapper. This is the container element for the 3x3 grid</p><div class="collapse_details"><dl class="details">
  74. </dl>
  75. </div></dd>
  76. </dl></div>
  77. </div>
  78. </div>
  79. <div class="fw_footer">
  80. FixedColumns: Copyright 2010-2011 Allan Jardine, all rights reserved<br>
  81. Documentation generated by <a href="https://github.com/micmath/JSDoc">JSDoc 3</a> on
  82. 23th Sep 2012 - 14:27
  83. with the <a href="http://datatables.net/">DataTables</a> template.
  84. </div>
  85. </body>
  86. </html>