summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/thirdparty/zTree/api/en/setting.treeId.html
blob: e4b04b37420c4d2da9b3d538bb6ae79aeabac9e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div class="apiDetail">
<div>
	<h2><span>String</span><span class="path">setting.</span>treeId</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 unique identifier. After the initialization, it equals to the id attribute value of the user-defined zTree container.</p>
			<p class="highlight_red">Do not initialize or modify it, it is an internal argument.</p>
		</div>
	</div>

</div>
</div>