From: Alan Knowles Date: Thu, 29 Jul 2021 05:16:46 +0000 (+0800) Subject: Roo/tree/TreeEditor.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=f6c32b28baab5cab9fab33b3484c66623a0bdfb0 Roo/tree/TreeEditor.js --- diff --git a/Roo/tree/TreeEditor.js b/Roo/tree/TreeEditor.js index 33734b5f7b..82ebc830f2 100644 --- a/Roo/tree/TreeEditor.js +++ b/Roo/tree/TreeEditor.js @@ -18,7 +18,7 @@ * @param {Object} oldconfig DEPRECIATED Either a prebuilt {@link Roo.form.Field} instance or a Field config object * * @cfg {Roo.tree.TreePanel} tree The tree to bind to. - * @cfg {Roo.form.TextField|Object} field The field configuration + * @cfg {Roo.form.TextField} field [required] The field configuration * * */