^1640742908839
@
sname
DatePicker
slabel
DatePicker
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.Component
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@24539
  sname
  cancelText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The text to display on the cancel button (defaults to <code><em>'Cancel'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24539
  @/@24540
  sname
  dayNames
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  An array of textual day names which can be overriden for localization support (defaults to Date.dayNames)
  sid
  24540
  @/@24541
  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
  24541
  @/@24542
  sname
  disabledDatesRE
  stype
  regexp
  sgroup
  DatePicker
  Sdescription
#$@text#$@
<div class="short">JavaScript regular expression used to disable a pattern of dates (defaults to null).  The disabledDates
config will g...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24542
  @/@24543
  sname
  disabledDatesText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The tooltip text to display when the date falls on a disabled date (defaults to <code><em>'Disabled'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24543
  @/@24544
  sname
  disabledDays
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  An array of days to disable, 0-based. For xworker.example, [0, 6] disables Sunday and Saturday (defaults to null).
  sid
  24544
  @/@24545
  sname
  disabledDaysText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The tooltip to display when the date falls on a disabled day (defaults to <code><em>'Disabled'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24545
  @/@24546
  sname
  format
  stype
  string
  sgroup
  DatePicker
  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
  24546
  @/@24547
  sname
  handler
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Function
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">Optional. A function that will handle the select event of this picker.
The handler is passed the following parameters...
#$@text#$@
  sid
  24547
  @/@24548
  sname
  maxDate
  stype
  date
  sgroup
  DatePicker
  sdescription
  Maximum allowable date (JavaScript date object, defaults to null)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24548
  @/@24549
  sname
  maxText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The error text to display if the maxDate validation fails (defaults to <code><em>'This date is after the maximum date'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24549
  @/@24550
  sname
  minDate
  stype
  date
  sgroup
  DatePicker
  sdescription
  Minimum allowable date (JavaScript date object, defaults to null)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24550
  @/@24551
  sname
  minText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The error text to display if the minDate validation fails (defaults to <code><em>'This date is before the minimum date'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24551
  @/@24552
  sname
  monthNames
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  An array of textual month names which can be overriden for localization support (defaults to Date.monthNames)
  sid
  24552
  @/@24553
  sname
  monthYearText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The header month selector tooltip (defaults to <code><em>'Choose a month (Control+Up/Down to move years)'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24553
  @/@24554
  sname
  nextText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The next month navigation button tooltip (defaults to <code><em>'Next Month (Control+Right)'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24554
  @/@24555
  sname
  okText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The text to display on the ok button (defaults to <code><em>'&#160;OK&#160;'</em></code> to give the user extra clicking room)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24555
  @/@24556
  sname
  prevText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The previous month navigation button tooltip (defaults to <code><em>'Previous Month (Control+Left)'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24556
  @/@24557
  sname
  scope
  sextends
  childDescriptor
  sgroup
  DatePicker
  Sdescription
#$@text#$@
The scope (<code><b>this</b></code> reference) in which the <code><a href="output/Ext.DatePicker.html#Ext.DatePicker-handler" ext:member="handler" ext:cls="Ext.DatePicker">handler</a></code>
function will be called.  Defaults to this DatePicker instance.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24557
  @/@24558
  sname
  showToday
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  DatePicker
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">False to hide the footer area containing the Today button and disable the keyboard handler for spacebar
that selects ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24558
  @/@24559
  sname
  startDay
  stype
  number
  sgroup
  DatePicker
  sdescription
  Day index at which the week should begin, 0-based (defaults to 0, which is Sunday)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24559
  @/@24560
  sname
  todayText
  stype
  string
  sgroup
  DatePicker
  sdescription
  The text to display on the button that selects the current date (defaults to <code><em>'Today'</em></code>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24560
  @/@24561
  sname
  todayTip
  stype
  string
  sgroup
  DatePicker
  Sdescription
#$@text#$@
<div class="short">A string used to format the message for displaying in a tooltip over the button that
selects the current date. Defaul...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24561
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.Component//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.DatePicker
  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
    DatePicker
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a date is selected
    sth_createIndex
    false
    sth_mark
    false
    sid
    select
      @/@listeners/@select/@2888
      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
      2888
      @/@listeners/@select/@2889
      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
      2889
      @/@listeners/@select/@2890
      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
      2890
