From: Alan Knowles Date: Thu, 29 Jul 2021 05:18:08 +0000 (+0800) Subject: Roo/tree/TreePanel.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=db326e3d0d777d028e1cfc667622f0aeb7922d4b Roo/tree/TreePanel.js --- diff --git a/Roo/tree/TreePanel.js b/Roo/tree/TreePanel.js index 060a2bb84b..aec245b172 100644 --- a/Roo/tree/TreePanel.js +++ b/Roo/tree/TreePanel.js @@ -30,7 +30,7 @@ * @cfg {Boolean} animate true to enable animated expand/collapse (defaults to the value of Roo.enableFx) * @cfg {Boolean} singleExpand true if only 1 node per branch may be expanded * @cfg {Boolean} selModel A tree selection model to use with this TreePanel (defaults to a {@link Roo.tree.DefaultSelectionModel}) - * @cfg {Boolean} loader A TreeLoader for use with this TreePanel + * @cfg {Roo.tree.TreeLoader} loader A TreeLoader for use with this TreePanel * @cfg {Roo.tree.TreeEditor} editor The TreeEditor to display when clicked. * @cfg {String} pathSeparator The token used to separate sub-paths in path strings (defaults to '/') * @cfg {Function} renderer DEPRECATED - use TreeLoader:create event / Sets the rendering (formatting) function for the nodes. to return HTML markup for the tree view. The render function is called with the following parameters: