- Contents
- 1. Introduction
- 2. Key Features
- 3. State Properties
- 3.1. allowManualEntry
- 3.2. built
- 3.3. busy
- 3.4. busyInherited
- 3.5. children
- 3.6. container
- 3.7. dialogComponent
- 3.8. dialogName
- 3.9. dialogWidgetClass
- 3.10. displayFormat
- 3.11. elementName
- 3.12. enabled
- 3.13. enabledInherited
- 3.14. errorClassName
- 3.15. focused
- 3.16. html
- 3.17. idPrefix
- 3.18. idPrefixConstruction
- 3.19. insertionMode
- 3.20. isDirty
- 3.21. isDirtyInherited
- 3.22. isEmpty
- 3.23. isFinished
- 3.24. isValid
- 3.25. localized
- 3.26. maxValue
- 3.27. minValue
- 3.28. name
- 3.29. nodeMap
- 3.30. pipedProperties
- 3.31. selectorButtonWidgetClass
- 3.32. selectorButtonWidgetProperties
- 3.33. tentativeValue
- 3.34. type
- 3.35. validateWhen
- 3.36. validator
- 3.37. value
- 3.38. valueConformer
- 3.39. valueDetails
- 3.40. valueFormatter
- 3.41. warningAllowed
- 3.42. warningAllowedInherited
- 3.43. warningMessage
- 3.44. warningMessageProperties
- 3.45. warningShown
- 3.46. warningShownWhen
- 3.47. wired
- 4. Instance Methods
- 4.1. addChild
- 4.2. ajax
- 4.3. buildHtml
- 4.4. callInherited
- 4.5. checkIsEmpty
- 4.6. checkWarningShown
- 4.7. confirm
- 4.8. displayNode
- 4.9. fire
- 4.10. fireOkOnEnter
- 4.11. flushNodeCache
- 4.12. get
- 4.13. getDialogWidgetProperties
- 4.14. getInherited
- 4.15. getMooringNode
- 4.16. getNode
- 4.17. getNodeStyle
- 4.18. getNodeValue
- 4.19. getProvider
- 4.20. getRootNode
- 4.21. globalizeNode
- 4.22. handleDialogSubmit
- 4.23. inform
- 4.24. injectNodeHtml
- 4.25. insertOrWireUi
- 4.26. insertUi
- 4.27. is
- 4.28. kill
- 4.29. localize
- 4.30. met
- 4.31. once
- 4.32. removeChild
- 4.33. removeNode
- 4.34. removeUi
- 4.35. restore
- 4.36. set
- 4.37. setInherited
- 4.38. setNodeClipRect
- 4.39. setNodeInnerHtml
- 4.40. setNodeOpacity
- 4.41. setNodeProperties
- 4.42. setNodeStyle
- 4.43. setNodeValue
- 4.44. showNode
- 4.45. toggle
- 4.46. unmet
- 4.47. unwire
- 4.48. unwireNode
- 4.49. unwireNodeEventsByMatch
- 4.50. unwireUi
- 4.51. updateUi
- 4.52. validate
- 4.53. wire
- 4.54. wireNode
- 4.55. wireUi
- 5. Instance Properties
- 6. Static Methods
- 6.1. Uize.Widget.Picker.Date.fire
- 6.2. Uize.Widget.Picker.Date.get
- 6.3. Uize.Widget.Picker.Date.getBlankImageUrl
- 6.4. Uize.Widget.Picker.Date.registerProperties
- 6.5. Uize.Widget.Picker.Date.set
- 6.6. Uize.Widget.Picker.Date.singleton
- 6.7. Uize.Widget.Picker.Date.spawn
- 6.8. Uize.Widget.Picker.Date.subclass
- 6.9. Uize.Widget.Picker.Date.toggle
- 6.10. Uize.Widget.Picker.Date.unwire
- 6.11. Uize.Widget.Picker.Date.wire
- 7. Static Properties
1. Introduction
The Uize.Widget.Picker.Date class implements a date picker widget, using a deferred loaded date picker modal dialog to let the user select a date.
DEVELOPERS: Chris van Rensburg
1.1. Examples
The following example pages are good showcases for the Uize.Widget.Picker.Date module...
| Date Picker - The date picker widget lets users pick dates within configured date ranges, inside a shared date picker dialog. Many configurations are demonstrated. |
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Widget.Picker.Date module...
1.2. Implementation Info
The Uize.Widget.Picker.Date module defines the Uize.Widget.Picker.Date class, which is a subclass of Uize.Widget.Picker.
INHERITANCE CHAIN
Uize.Class -> Uize.Widget -> Uize.Widget.FormElement -> Uize.Widget.Picker -> Uize.Widget.Picker.Date
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
STATE PROPERTIES
1.2.2. Features Overridden in This Module
The features listed in this section have been overridden in this module.
The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
STATE PROPERTIES
dialogWidgetClass | pipedProperties | valueFormatter
STATIC PROPERTIES
Uize.Widget.Picker.Date.moduleName | Uize.Widget.Picker.Date.nonInheritableStatics
1.2.3. Features Inherited From Other Modules
The features listed in this section have been inherited from other modules.
The module that an inherited feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
INSTANCE METHODS
addChild | ajax | buildHtml | callInherited | checkIsEmpty | checkWarningShown | confirm | displayNode | fire | fireOkOnEnter | flushNodeCache | get | getDialogWidgetProperties | getInherited | getMooringNode | getNode | getNodeStyle | getNodeValue | getProvider | getRootNode | globalizeNode | handleDialogSubmit | inform | injectNodeHtml | insertOrWireUi | insertUi | is | kill | localize | met | once | removeChild | removeNode | removeUi | restore | set | setInherited | setNodeClipRect | setNodeInnerHtml | setNodeOpacity | setNodeProperties | setNodeStyle | setNodeValue | showNode | toggle | unmet | unwire | unwireNode | unwireNodeEventsByMatch | unwireUi | updateUi | validate | wire | wireNode | wireUi
INSTANCE PROPERTIES
getMoreValidators | showConfirm | showInform
STATE PROPERTIES
allowManualEntry | built | busy | busyInherited | children | container | dialogComponent | dialogName | elementName | enabled | enabledInherited | errorClassName | focused | html | idPrefix | idPrefixConstruction | insertionMode | isDirty | isDirtyInherited | isEmpty | isFinished | isValid | localized | name | nodeMap | selectorButtonWidgetClass | selectorButtonWidgetProperties | tentativeValue | type | validateWhen | validator | value | valueConformer | valueDetails | warningAllowed | warningAllowedInherited | warningMessage | warningMessageProperties | warningShown | warningShownWhen | wired
STATIC METHODS
Uize.Widget.Picker.Date.fire | Uize.Widget.Picker.Date.get | Uize.Widget.Picker.Date.getBlankImageUrl | Uize.Widget.Picker.Date.registerProperties | Uize.Widget.Picker.Date.set | Uize.Widget.Picker.Date.singleton | Uize.Widget.Picker.Date.spawn | Uize.Widget.Picker.Date.subclass | Uize.Widget.Picker.Date.toggle | Uize.Widget.Picker.Date.unwire | Uize.Widget.Picker.Date.wire
STATIC PROPERTIES
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the Uize.Widget.Picker.Date module.
2. Key Features
The Uize.Widget.Picker.Date class implements the following key features...
2.1. Valid Date Range
The Uize.Widget.Picker.Date class lets you constrain the date range within which a user can select a date by specifying values for the minValue and maxValue state properties.
This allows you, for example, to configure date pickers to let users pick...
| any date in the past, up until today | |
| any date from today on into the future | |
| a date this week | |
| a date this month | |
| a date this year | |
| a date this century | |
| a date between any arbitrary, configurable start and end points |
You can specify the value undefined, null, or '' (empty string) for either - or both - of the minValue and maxValue properties. In other words, the valid date range can have a start point but no end point, an end point but no start point, both a start point and an end point, or no bounds whatsoever.
2.2. Configurable Date Display Format
The way that the currently selected date is displayed in an instance's input implied node can be configured using the displayFormat state property.
This property lets you specify a format string - the same kind of format string that can be specified when using the Uize.Date.format static method of the Uize.Date module.
2.3. Deferred Loading of Dialog
The dialog that is launched to let the user select a date is deferred loaded, so that it does not add to the initial load time of the page.
Deferred loading of the date picker dialog includes deferred loading of all JavaScript modules needed by the dialog widget, deferred building and insertion of the HTML markup for the widget, and deferred wiring up of the date picker dialog widget. This allows many Uize.Widget.Picker.Date instances to be wired up on a page without adding much to the setup time for the page.
2.4. Dialog Sharing
Multiple instances of the Uize.Widget.Picker.Date class share the same date picker dialog instance.
When the date picker dialog is launched, the values of the value, minValue, and maxValue state properties of the Uize.Widget.Picker.Date instance are relayed to the date picker dialog instance, allowing multiple Uize.Widget.Picker.Date instances to share the same dialog widget. Whenever the dialog is launched for a specific date picker instance, the dialog's state is synchronized to the state of the date picker instance. This improves performance in a number of ways.
2.5. Dialog Mooring
When the date picker dialog is launched for a specific Uize.Widget.Picker.Date instance, the dialog is "moored" to the root node of the instance's selector button.
The value of the offsetX and offsetY state properties of the dialog are set to half the width and height of the selector button's root node, respectively, so that the top left corner of the dialog should be positioned by the center of the selector button. If the window is resized, the dialog will be repositioned so that it remains moored to the same point.
2.6. Custom Dialogs
The Uize.Widget.Picker.Date class lets you specify a custom date picker dialog class that should be used for selecting a date.
By default, the Uize.Widget.Picker.Date class uses the Uize.Widget.Dialog.Picker.Date dialog class to allow the user to select a date. This default can be overrided by setting the value of the dialogWidgetClass state property for an instance of the Uize.Widget.Picker.Date class. Alternatively, a subclass of Uize.Widget.Picker.Date could set the initial value for the dialogWidgetClass property using the subclass' static set method. Any custom date picker dialog class is likely to be a subclass of the Uize.Widget.Dialog.Picker.Date class.
3. State Properties
3.1. allowManualEntry
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
3.2. built
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.3. busy
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.4. busyInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.5. children
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.6. container
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.7. dialogComponent
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
3.8. dialogName
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
3.9. dialogWidgetClass
A string, specifying the name of the date picker dialog class that should be used for selecting a date.
NOTES
the initial value is 'Uize.Widget.Dialog.Picker.Date' |
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker) |
3.10. displayFormat
A string, specifying the format for displaying the selected date value in the instance's input implied node.
The default valueFormatter set for this class uses the Uize.Date.Formatter.format static method of the Uize.Date.Formatter module to format date values. Formatting options supported by the displayFormat property correspond to those supported by the formatSTR parameter of the Uize.Date.Formatter.format method. If you specify your own value for the valueFormatter state property that is inherited from the Uize.Widget.Picker base class, then the value of the displayFormat property will only be applicable if your custom value formatter actually uses it.
NOTES
the initial value is '{YYYY}-{MM}-{DD}' |
A string,...
NOTES
the value of this property is piped through to the displayFormat state property of the date picker dialog instance | |
the initial value is undefined |
IMPLEMENTATION INFO
| this feature was introduced in this module |
3.11. elementName
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.12. enabled
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.13. enabledInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.14. errorClassName
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.15. focused
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.16. html
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.17. idPrefix
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.18. idPrefixConstruction
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.19. insertionMode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.20. isDirty
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.21. isDirtyInherited
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.22. isEmpty
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.23. isFinished
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.24. isValid
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.25. localized
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.26. maxValue
A string or instance of JavaScript's Date object, representing the latest date that can be selected by the user (ie. the maximum value for the value state property).
Values specified for this property can be of the dateSTRorOBJ value type supported by the Uize.Date.resolve method of the Uize.Date module.
NOTES
see the companion minValue state property | |
the value of this property is piped through to the maxValue state property of the date picker dialog instance | |
the initial value is undefined |
3.27. minValue
A string or instance of JavaScript's Date object, representing the earliest date that can be selected by the user (ie. the minimum value for the value state property).
Values specified for this property can be of the dateSTRorOBJ value type supported by the Uize.Date.resolve method of the Uize.Date module.
NOTES
see the companion maxValue state property | |
the value of this property is piped through to the minValue state property of the date picker dialog instance | |
the initial value is undefined |
3.28. name
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.29. nodeMap
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
3.30. pipedProperties
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker) |
3.31. selectorButtonWidgetClass
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
3.32. selectorButtonWidgetProperties
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
3.33. tentativeValue
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.34. type
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.35. validateWhen
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.36. validator
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.37. value
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.38. valueConformer
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.39. valueDetails
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
3.40. valueFormatter
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker) |
3.41. warningAllowed
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.42. warningAllowedInherited
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.43. warningMessage
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.44. warningMessageProperties
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.45. warningShown
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.46. warningShownWhen
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
3.47. wired
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4. Instance Methods
4.1. addChild
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.2. ajax
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.3. buildHtml
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.4. callInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.5. checkIsEmpty
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
4.6. checkWarningShown
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
4.7. confirm
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.8. displayNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.9. fire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.10. fireOkOnEnter
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
4.11. flushNodeCache
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.12. get
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.13. getDialogWidgetProperties
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
4.14. getInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.15. getMooringNode
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
4.16. getNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.17. getNodeStyle
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.18. getNodeValue
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.19. getProvider
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.20. getRootNode
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
4.21. globalizeNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.22. handleDialogSubmit
Inherited from Uize.Widget.Picker.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker) |
4.23. inform
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.24. injectNodeHtml
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.25. insertOrWireUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.26. insertUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.27. is
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.28. kill
Inherited from Uize.Widget, but introduced in Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Class) |
4.29. localize
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.30. met
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.31. once
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.32. removeChild
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.33. removeNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.34. removeUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.35. restore
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
4.36. set
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.37. setInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.38. setNodeClipRect
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.39. setNodeInnerHtml
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.40. setNodeOpacity
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.41. setNodeProperties
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.42. setNodeStyle
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.43. setNodeValue
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.44. showNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.45. toggle
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.46. unmet
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.47. unwire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.48. unwireNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.49. unwireNodeEventsByMatch
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.50. unwireUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.51. updateUi
Inherited from Uize.Widget.FormElement, but introduced in Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget) |
4.52. validate
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
4.53. wire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.54. wireNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.55. wireUi
Inherited from Uize.Widget.FormElement, but introduced in Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget) |
5. Instance Properties
5.1. getMoreValidators
Inherited from Uize.Widget.FormElement.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement) |
5.2. showConfirm
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.3. showInform
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
6. Static Methods
6.1. Uize.Widget.Picker.Date.fire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.2. Uize.Widget.Picker.Date.get
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.3. Uize.Widget.Picker.Date.getBlankImageUrl
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) | |
| this static feature is inherited by subclasses |
6.4. Uize.Widget.Picker.Date.registerProperties
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.5. Uize.Widget.Picker.Date.set
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.6. Uize.Widget.Picker.Date.singleton
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.7. Uize.Widget.Picker.Date.spawn
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) | |
| this static feature is inherited by subclasses |
6.8. Uize.Widget.Picker.Date.subclass
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.9. Uize.Widget.Picker.Date.toggle
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.10. Uize.Widget.Picker.Date.unwire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
6.11. Uize.Widget.Picker.Date.wire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
7. Static Properties
7.1. Uize.Widget.Picker.Date.isWired
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) | |
| this static feature is inherited by subclasses |
7.2. Uize.Widget.Picker.Date.moduleName
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class) | |
| this static feature is inherited by subclasses |
7.3. Uize.Widget.Picker.Date.nonInheritableStatics
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class) | |
| this static feature is not inherited by subclasses |