Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:25:28 +0000 (13:25 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:25:28 +0000 (13:25 +0800)
Roo/form/ComboBoxArray.js

index ff0ab8c..08f4bc0 100644 (file)
@@ -72,7 +72,7 @@ Roo.form.ComboBoxArray = function(config)
 Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
 { 
     /**
-     * @cfg {Roo.form.Combo} combo The combo box that is wrapped
+     * @cfg {Roo.form.ComboBox} combo [required] The combo box that is wrapped
      */
     
     lastData : false,