X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.form.DateField.html diff --git a/docs/output/Ext.form.DateField.html b/docs/output/Ext.form.DateField.html index 56257212..907bda7b 100644 --- a/docs/output/Ext.form.DateField.html +++ b/docs/output/Ext.form.DateField.html @@ -1,8 +1,8 @@ -
Observable
  Component
    BoxComponent
      Field
        TextField
          TriggerField
            DateField

Class Ext.form.DateField

Package:Ext.form
Defined In:DateField.js
Class:DateField
Extends:TriggerField
Provides a date input field with a Ext.DatePicker dropdown and automatic date validation.

Config Options

Config OptionsDefined By
 allowBlank : Boolean
Specify false to validate that the value's length is > 0 (defaults to +
Observable
  Component
    BoxComponent
      Field
        TextField
          TriggerField
            DateField

Class Ext.form.DateField

Package:Ext.form
Defined In:DateField.js
Class:DateField
Extends:TriggerField
Provides a date input field with a Ext.DatePicker dropdown and automatic date validation.

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
 blankText : String
The error text to display if the allowBlank validation +them on render (defaults to false).
Component
 blankText : String
The error text to display if the allowBlank validation fails (defaults to 'This field is required')
TextField
 msgFx : String
Experimental The effect used when displaying a validation message under the field -(defaults to 'normal').
Field
 selectOnFocus : Boolean
true to automatically select any existing field text when the field receives input focus (defaults to false)
TextField
 startDay : Number
Day index at which the week should begin, 0-based (defaults to 0, which is Sunday)
DateField

Public Events

EventDefined By

Public Events

EventDefined By