X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.form.DisplayField.html diff --git a/docs/output/Ext.form.DisplayField.html b/docs/output/Ext.form.DisplayField.html index 312de441..9bcfe430 100644 --- a/docs/output/Ext.form.DisplayField.html +++ b/docs/output/Ext.form.DisplayField.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Field
        DisplayField

Class Ext.form.DisplayField

Package:Ext.form
Defined In:DisplayField.js
Class:DisplayField
Extends:Field
xtype:displayfield
A display-only text field which is not validated and not submitted.

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component