zTreeObj.setting.html 844 B

1234567891011121314151617
  1. <div class="apiDetail">
  2. <div>
  3. <h2><span>JSON</span><span class="path">zTreeObj.</span>setting</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>The configuration data of zTree, refer to "<span class="highlight_red">setting details</span>" </p>
  10. <p class="highlight_red">zTree v3.x to cancel the original operation setting method, so users can
  11. modify.</p>
  12. <p class="highlight_red">Note: Modify the parameters which affect zTree initialization will not work,
  13. please first understand the different attributes.</p>
  14. </div>
  15. </div>
  16. </div>
  17. </div>