fn.zTree._z.html 696 B

12345678910111213141516
  1. <div class="apiDetail">
  2. <div>
  3. <h2><span>JSON</span><span class="path">$.fn.zTree.</span>_z</h2>
  4. <h3>Overview<span class="h3_info">[ depends on <span
  5. class="highlight_green">jquery.ztree.core</span> js ]</span></h3>
  6. <div class="desc">
  7. <p></p>
  8. <div class="longdesc">
  9. <p>All of the internal methods in zTree v3.x are available through '$. fn.zTree._z',
  10. use this if you want to develop your own zTree plug-ins.</p>
  11. <p class="highlight_red">Unless you are writing a plugin,
  12. you should not use this object.</p>
  13. </div>
  14. </div>
  15. </div>
  16. </div>