fn.zTree._z.html 646 B

123456789101112131415
  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 class="highlight_green">jquery.ztree.core</span> js ]</span></h3>
  5. <div class="desc">
  6. <p></p>
  7. <div class="longdesc">
  8. <p>All of the internal methods in zTree v3.x are available through '$. fn.zTree._z',
  9. use this if you want to develop your own zTree plug-ins.</p>
  10. <p class="highlight_red">Unless you are writing a plugin,
  11. you should not use this object.</p>
  12. </div>
  13. </div>
  14. </div>
  15. </div>