X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/src/layout/component/field/Text.js diff --git a/src/layout/component/field/Text.js b/src/layout/component/field/Text.js index bbecca98..1c79b610 100644 --- a/src/layout/component/field/Text.js +++ b/src/layout/component/field/Text.js @@ -57,7 +57,7 @@ Ext.define('Ext.layout.component.field.Text', { * size based on the text field's {@link Ext.form.field.Text#grow grow config}. * @param {Number} width The bodyEl width * @param {Number} height The bodyEl height - * @return {Array} [inputElWidth, inputElHeight] + * @return {Number[]} [inputElWidth, inputElHeight] */ adjustForGrow: function(width, height) { var me = this,