Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 08:38:45 +0000 (16:38 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 30 Mar 2016 08:38:45 +0000 (16:38 +0800)
Roo/bootstrap/Input.js

index 9596bb9..afde8ad 100644 (file)
  * @extends Roo.bootstrap.Component
  * Bootstrap Input class
  * @cfg {Boolean} disabled is it disabled
- * @cfg {String} fieldLabel - the label associated
  * @cfg {String} inputType button | checkbox | email | file | hidden | image | number | password | radio | range | reset | search | submit | text
  * @cfg {String} name name of the input
  * @cfg {string} fieldLabel - the label associated
- * @cfg {string}  inputType - input / file submit ...
  * @cfg {string} placeholder - placeholder to put in text.
  * @cfg {string}  before - input group add on before
  * @cfg {string} after - input group add on after