X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.form.TextArea.html diff --git a/docs/output/Ext.form.TextArea.html b/docs/output/Ext.form.TextArea.html index 64db3d25..91fc3db3 100644 --- a/docs/output/Ext.form.TextArea.html +++ b/docs/output/Ext.form.TextArea.html @@ -1,4 +1,4 @@ -
Observable
  Component
    BoxComponent
      Field
        TextField
          TextArea

Class Ext.form.TextArea

Package:Ext.form
Defined In:TextArea.js
Class:TextArea
Extends:TextField
Multiline text field. Can be used as a direct replacement for traditional textarea fields, plus adds +
Observable
  Component
    BoxComponent
      Field
        TextField
          TextArea

Class Ext.form.TextArea

Package:Ext.form
Defined In:TextArea.js
Class:TextArea
Extends:TextField
Multiline text field. Can be used as a direct replacement for traditional textarea fields, plus adds support for auto-sizing.

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
 minLength : Number
Minimum input field length required (defaults to 0)
TextField
 msgFx : String
Experimental The effect used when displaying a validation message under the field -(defaults to 'normal').
Field

Public Events

EventDefined By

Public Events

EventDefined By