setExpandedByKeys (keys);
keys. Array of nodes keys.
The setExpandedByKeys method expand nodes by their keys defined in the keys array.
The example of use is given in the TreeList.scrollToNode method description.
See also:
TreeList