X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.DatePicker.html diff --git a/docs/output/Ext.DatePicker.html b/docs/output/Ext.DatePicker.html index 9e81f5f2..f0f1b3a0 100644 --- a/docs/output/Ext.DatePicker.html +++ b/docs/output/Ext.DatePicker.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    DatePicker

Class Ext.DatePicker

Package:Ext
Defined In:DatePicker.js
Class:DatePicker
Extends:Component

A popup date picker. This class is used by the DateField class +

Observable
  Component
    DatePicker

Class Ext.DatePicker

Package:Ext
Defined In:DatePicker.js
Class:DatePicker
Extends:Component

A popup date picker. This class is used by the DateField class to allow browsing and selection of valid dates.

All the string values documented below may be overridden by including an Ext locale file in your page.

Config Options

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