diff options
Diffstat (limited to 'common/src/main/webapp/thirdparty/zTree/api/en/setting.treeObj.html')
-rw-r--r-- | common/src/main/webapp/thirdparty/zTree/api/en/setting.treeObj.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeObj.html b/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeObj.html new file mode 100644 index 0000000..30eb66c --- /dev/null +++ b/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeObj.html @@ -0,0 +1,14 @@ +<div class="apiDetail"> +<div> + <h2><span>Object</span><span class="path">setting.</span>treeObj</h2> + <h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span></h3> + <div class="desc"> + <p></p> + <div class="longdesc"> + <p>zTree DOM's jQuery object, the main function: easy to internal operations.</p> + <p class="highlight_red">Do not initialize or modify it, it is an internal argument.</p> + </div> + </div> + +</div> +</div>
\ No newline at end of file |