^1640742910968
@
sname
DateField
slabel
DateField
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.form.TriggerField
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@24772
  sname
  altFormats
  stype
  string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">Multiple date formats separated by "|" to try when parsing a user input value and it
does not match the defined forma...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24772
  @/@24773
  sname
  autoCreate
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Object
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">A DomHelper element specification object, or true for the default element
specification object.autoCreate. {tag "inp...
#$@text#$@
  sid
  24773
  @/@24774
  sname
  disabledDates
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An array of "dates" to disable, as strings. These strings will be used to build a dynamic regular
expression so they ...
#$@text#$@
  sid
  24774
  @/@24775
  sname
  disabledDatesText
  stype
  string
  sgroup
  DateField
  sdescription
  The tooltip text to display when the date falls on a disabled date (defaults to <tt>'Disabled'</tt>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24775
  @/@24776
  sname
  disabledDays
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An array of days to disable, 0 based (defaults to null). Some xworker.examples:// disable Sunday and Saturday:
disabledDays: ...
#$@text#$@
  sid
  24776
  @/@24777
  sname
  disabledDaysText
  stype
  string
  sgroup
  DateField
  sdescription
  The tooltip to display when the date falls on a disabled day (defaults to <tt>'Disabled'</tt>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24777
  @/@24778
  sname
  format
  stype
  string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">The default date format string which can be overriden for localization support.  The format must be
valid according t...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24778
  @/@24779
  sname
  invalidText
  stype
  string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">The error text to display when the date in the field is invalid (defaults to
'{value} is not a valid date - it must b...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24779
  @/@24780
  sname
  maxText
  stype
  string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">The error text to display when the date in the cell is after maxValue (defaults to
'The date in this field must be be...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24780
  @/@24781
  sname
  maxValue
  stype
  date/string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">The maximum allowed date. Can be either a Javascript date object or a string date in a
valid format (defaults to null...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24781
  @/@24782
  sname
  minText
  stype
  string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">The error text to display when the date in the cell is before minValue (defaults to
'The date in this field must be a...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24782
  @/@24783
  sname
  minValue
  stype
  date/string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">The minimum allowed date. Can be either a Javascript date object or a string date in a
valid format (defaults to null...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24783
  @/@24784
  sname
  showToday
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  DateField
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">false to hide the footer area of the DatePicker containing the Today button and disable
the keyboard handler for spac...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24784
  @/@24785
  sname
  triggerClass
  stype
  string
  sgroup
  DateField
  Sdescription
#$@text#$@
<div class="short">An additional CSS class used to style the trigger button.  The trigger will always get the
class 'x-form-trigger' and...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24785
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.form.TriggerField//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.form.DateField
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@select
    sname
    select
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    form.DateField
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a date is selected via the date picker.
    sth_createIndex
    false
    sth_mark
    false
    sid
    select
      @/@listeners/@select/@3175
      sname
      name
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3175
      @/@listeners/@select/@3176
      sname
      label
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3176
      @/@listeners/@select/@3177
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,date
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3177
