mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
d2d872f51c
All data items now get their `item.treeList` api added even if deferBuild is set. This means the apis can be used regardless of whether the tree has built their ui pieces. Also adds a number of new api calls Top-level methods: - clearSelection - clears selection from the list - filter(filterFunc) - filters the tree using the provided function Data item functions: - item.treeList.sortChildren(sortFunction) - item.treeList.replaceElement(element) |
||
---|---|---|
.. | ||
locales | ||
src | ||
templates | ||
.npmignore | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |