X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.DatePicker.html diff --git a/docs/output/Ext.DatePicker.html b/docs/output/Ext.DatePicker.html index 0e159983..e1fb7a8d 100644 --- a/docs/output/Ext.DatePicker.html +++ b/docs/output/Ext.DatePicker.html @@ -1,1807 +1,708 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    DatePicker
-

Class Ext.DatePicker

- - - - - -
Package:Ext
Defined In:DatePicker.js
Class:DatePicker
Extends:Component
-
- * -Simple date picker class.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - cancelText : String
- The text to display on the cancel button
-
DatePicker
  - - constrainToViewport : Boolean
- Deprecated (not currently used). True to constrain the date picker to the viewport (defaults to true)
-
DatePicker
  - - dayNames : Array
- An array of textual day names which can be overriden for localization support (defaults to Date.dayNames)
-
DatePicker
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component
  - - disabledDatesText : String
- The tooltip text to display when the date falls on a disabled date (defaults to "Disabled")
-
DatePicker
  - - disabledDays : Array
- An array of days to disable, 0-based. For example, [0, 6] disables Sunday and Saturday (defaults to null).
-
DatePicker
  - - disabledDaysText : String
- The tooltip to display when the date falls on a disabled day (defaults to "Disabled")
-
DatePicker

Public Events

EventDefined By
\ No newline at end of file