Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Trigger.html
index 5108338..e6fafa7 100644 (file)
@@ -55,7 +55,6 @@ Ext.create('Ext.form.FormPanel', {
  * Create a new Trigger field.
  * @param {Object} config Configuration options (valid {@Ext.form.field.Text} config options will also be applied
  * to the base Text field)
- * @xtype triggerfield
  */
 Ext.define('Ext.form.field.Trigger', {
     extend:'Ext.form.field.Text',