From 5baad3c68f627c7fcc7c7adc5a4e3151db3b741a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Jul 2021 13:18:31 +0800 Subject: [PATCH] roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js --- roojs-debug.js | 2 +- roojs-ui-debug.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roojs-debug.js b/roojs-debug.js index d490e4a386..a50b108d84 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -34392,7 +34392,7 @@ Roo.QuickTips.tips = Roo.QuickTips.register;/* * @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: diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 354f012ac9..3378b86193 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -11230,7 +11230,7 @@ Roo.QuickTips.tips = Roo.QuickTips.register;/* * @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: -- 2.39.2