Optional
collapseExpand up to level=depth and collapse all other branches.
Only in combination with flag == true
, depth > 0
.
false
Optional
deepAlso collapse child nodes beyond the depth
level.
Otherwise only the depth
level is collapsed and the expand state of the
descendants is retained.
Only in combination with collapse and depth
.
Expanding with deep
option is not supported as recursion depth implied by
the depth
option. However a deep
option will be considered if
collapseOthers
is set.
false
Optional
depthRestrict expand level. Pass 0 to make only toplevel nodes visible, 1 to expand one level deeper, etc.
unset (unlimited)
Optional
forceIgnore tree's minExpandLevel
option
false
Optional
keepKeep active node visible
true
Optional
loadExpand and load lazy nodes
false
Optional
resetUnload lazily loaded children if any (if collapsing).
false
Possible values for Wunderbaum.expandAll and WunderbaumNode.expandAll.