X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.ux.form.FileUploadField.html diff --git a/docs/output/Ext.ux.form.FileUploadField.html b/docs/output/Ext.ux.form.FileUploadField.html index 85a15a91..a444a43b 100644 --- a/docs/output/Ext.ux.form.FileUploadField.html +++ b/docs/output/Ext.ux.form.FileUploadField.html @@ -1,12 +1,12 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Field
        TextField
          FileUploadField

Class Ext.ux.form.FileUploadField

Package:Ext.ux.form
Defined In:FileUploadField.js
Class:FileUploadField
Extends:TextField
xtype:fileuploadfield
Creates a file upload field.

Config Options

Config OptionsDefined By
 allowBlank : Boolean
Specify false to validate that the value's length is > 0 (defaults to -true)
TextField
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component