Roo/bootstrap/TriggerField.js
authorAlan Knowles <alan@roojs.com>
Wed, 3 Jun 2015 07:47:51 +0000 (15:47 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Jun 2015 07:47:51 +0000 (15:47 +0800)
Roo/bootstrap/TriggerField.js

index be7d571..a5d73c9 100644 (file)
@@ -22,7 +22,7 @@ trigger.applyTo('my-field');
  * {@link Roo.bootstrap.DateField} and {@link Roo.bootstrap.ComboBox} are perfect examples of this.
  * @cfg {String} triggerClass An additional CSS class used to style the trigger button.  The trigger will always get the
  * class 'x-form-trigger' by default and triggerClass will be <b>appended</b> if specified.
- * @cfg {String} caret 
+ * @cfg {String} caret (search|calendar) a fontawesome for the trigger icon see http://fortawesome.github.io/Font-Awesome/icons/
 
  * @constructor
  * Create a new TriggerField.