UIZE JavaScript Framework

MODULES Uize.Widgets.Pickers.Date.Widget

1. Introduction

The Uize.Widgets.Pickers.Date.Widget module implements a widget class.

DEVELOPERS: Chris van Rensburg

1.1. Visual Sampler

Below is a visual sampler of the Uize.Widgets.Pickers.Date.Widget class...

1.2. Examples

The following example pages are good showcases for the Uize.Widgets.Pickers.Date.Widget 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.Widgets.Pickers.Date.Widget module...

SEARCH

1.3. Implementation Info

The Uize.Widgets.Pickers.Date.Widget module defines the Uize.Widgets.Pickers.Date.Widget class, which is a subclass of Uize.Widgets.Picker.Widget.

INHERITANCE CHAIN

Uize.Class −> Uize.Widget −> Uize.Widget.FormElement −> Uize.Widget.Picker −> Uize.Widgets.Picker.Widget −> Uize.Widgets.Pickers.Date.Widget

1.3.1. Features Introduced in This Module

The features listed in this section have been introduced in this module.

STATE PROPERTIES

displayFormat

1.3.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.

INSTANCE METHODS

valueOf

STATE PROPERTIES

dialogWidgetClass | pipedProperties | selectorButtonWidgetClass | valueFormatter

STATIC PROPERTIES

Uize.Widgets.Pickers.Date.Widget.moduleName | Uize.Widgets.Pickers.Date.Widget.nonInheritableStatics | Uize.Widgets.Pickers.Date.Widget.undefined

1.3.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 | addChildren | ajax | buildHtml | callInherited | checkIsEmpty | checkWarningShown | childHtml | childId | confirm | cssClass | displayNode | fire | fireOkOnEnter | flushNodeCache | get | getContainer | getDialogWidgetProperties | getHtml | getInherited | getMooringNode | getMoreDialogEventHandlers | getNode | getNodeStyle | getNodeValue | getProvider | getRootNode | globalizeNode | handleDialogSubmit | inform | injectNodeHtml | insertOrWireUi | insertUi | is | isMet | kill | loc | localize | met | nodeId | onChange | once | pickValue | removeChild | removeNode | removeUi | restore | rootNodeCssClasses | set | setInherited | setNodeClipRect | setNodeInnerHtml | setNodeOpacity | setNodeProperties | setNodeStyle | setNodeValue | showNode | toggle | unmet | unwire | unwireNode | unwireNodeEventsByMatch | unwireUi | updateUi | validate | valueConformer | whenever | wire | wireNode | wireUi

INSTANCE PROPERTIES

getMoreValidators | showConfirm | showInform

STATE PROPERTIES

allowManualEntry | built | busy | busyInherited | busyParentTickle | children | container | dialogComponent | dialogName | dialogPreventScrollWhenShown | elementName | enabled | enabledInherited | enabledParentTickle | errorClassName | extraClasses | focused | html | idPrefix | idPrefixConstruction | insertionMode | isDirty | isDirtyInherited | isEmpty | isFinished | isValid | locale | localeInherited | localeParentTickle | localized | name | nodeMap | parent | selectorButtonWidgetProperties | size | sizeInherited | sizeParentTickle | tentativeValue | type | validateWhen | validator | value | valueConformer | valueDetails | warningAllowed | warningAllowedInherited | warningMessage | warningShown | warningShownWhen | warningWidgetClass | wired

STATIC METHODS

Uize.Widgets.Pickers.Date.Widget.alphastructor | Uize.Widgets.Pickers.Date.Widget.childBindings | Uize.Widgets.Pickers.Date.Widget.childObjectEventBindings | Uize.Widgets.Pickers.Date.Widget.children | Uize.Widgets.Pickers.Date.Widget.childrenLinked | Uize.Widgets.Pickers.Date.Widget.cssBindings | Uize.Widgets.Pickers.Date.Widget.cssClassPrefix | Uize.Widgets.Pickers.Date.Widget.declarativeChildObjects | Uize.Widgets.Pickers.Date.Widget.declare | Uize.Widgets.Pickers.Date.Widget.doMy | Uize.Widgets.Pickers.Date.Widget.dualContextMethods | Uize.Widgets.Pickers.Date.Widget.dualContextProperties | Uize.Widgets.Pickers.Date.Widget.eventBindings | Uize.Widgets.Pickers.Date.Widget.fire | Uize.Widgets.Pickers.Date.Widget.get | Uize.Widgets.Pickers.Date.Widget.getBlankImageUrl | Uize.Widgets.Pickers.Date.Widget.hasLoc | Uize.Widgets.Pickers.Date.Widget.htmlBindings | Uize.Widgets.Pickers.Date.Widget.instanceMethods | Uize.Widgets.Pickers.Date.Widget.instanceProperties | Uize.Widgets.Pickers.Date.Widget.mixins | Uize.Widgets.Pickers.Date.Widget.omegastructor | Uize.Widgets.Pickers.Date.Widget.set | Uize.Widgets.Pickers.Date.Widget.singleton | Uize.Widgets.Pickers.Date.Widget.spawn | Uize.Widgets.Pickers.Date.Widget.stateProperties | Uize.Widgets.Pickers.Date.Widget.staticMethods | Uize.Widgets.Pickers.Date.Widget.staticProperties | Uize.Widgets.Pickers.Date.Widget.subclass | Uize.Widgets.Pickers.Date.Widget.toggle | Uize.Widgets.Pickers.Date.Widget.treeInheritedStateProperties | Uize.Widgets.Pickers.Date.Widget.unwire | Uize.Widgets.Pickers.Date.Widget.wire

STATIC PROPERTIES

Uize.Widgets.Pickers.Date.Widget.busyParentTickle | Uize.Widgets.Pickers.Date.Widget.enabledParentTickle | Uize.Widgets.Pickers.Date.Widget.extraClasses | Uize.Widgets.Pickers.Date.Widget.isWired | Uize.Widgets.Pickers.Date.Widget.locale | Uize.Widgets.Pickers.Date.Widget.localeParentTickle | Uize.Widgets.Pickers.Date.Widget.pathToResources | Uize.Widgets.Pickers.Date.Widget.size | Uize.Widgets.Pickers.Date.Widget.sizeParentTickle

1.3.4. Modules Directly Under This Namespace

There are no modules directly under this namespace.

1.3.5. Unit Tests

There is no dedicated unit tests module for the Uize.Widgets.Pickers.Date.Widget module.

2. State Properties

2.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)

2.2. built

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.3. busy

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.4. busyInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.5. busyParentTickle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.6. children

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.7. container

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.8. 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)

2.9. 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)

2.10. dialogPreventScrollWhenShown

Inherited from Uize.Widget.Picker.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget.Picker)

2.11. 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.Widgets.Pickers.Dialogs.Date.Widget'

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker)

2.12. displayFormat

A string, specifying the format for displaying the selected date value in the instance's input DOM 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

2.13. 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)

2.14. enabled

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.15. enabledInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.16. enabledParentTickle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.17. 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)

2.18. extraClasses

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.19. 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)

2.20. html

Inherited from Uize.Widgets.Picker.Widget, but introduced in Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widget)

2.21. idPrefix

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.22. idPrefixConstruction

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.23. insertionMode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.24. 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)

2.25. 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)

2.26. 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)

2.27. 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)

2.28. 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)

2.29. locale

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.30. localeInherited

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.31. localeParentTickle

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.32. localized

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.33. maxValue

A string or instance of JavaScript's Date object, representing the latest date that can be selected by the user (i.e. 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

2.34. minValue

A string or instance of JavaScript's Date object, representing the earliest date that can be selected by the user (i.e. 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

2.35. name

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.36. nodeMap

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.37. parent

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

2.38. pipedProperties

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker)

2.39. selectorButtonWidgetClass

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker)

2.40. 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)

2.41. size

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.42. sizeInherited

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.43. sizeParentTickle

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

2.44. 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)

2.45. 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)

2.46. 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)

2.47. 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)

2.48. 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)

2.49. 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)

2.50. 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)

2.51. valueFormatter

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker)

2.52. 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)

2.53. 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)

2.54. 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)

2.55. 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)

2.56. 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)

2.57. warningWidgetClass

Inherited from Uize.Widget.FormElement.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget.FormElement, first introduced in Uize.Widget.FormElement)

2.58. wired

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3. Instance Methods

3.1. addChild

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.2. addChildren

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.3. ajax

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.4. buildHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.5. callInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.6. 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)

3.7. 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)

3.8. childHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.9. childId

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.10. confirm

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.11. cssClass

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

3.12. displayNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.13. fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.14. 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)

3.15. flushNodeCache

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.16. get

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.17. getContainer

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.18. getDialogWidgetProperties

Inherited from Uize.Widgets.Picker.Widget, but introduced in Uize.Widget.Picker.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widget.Picker)

3.19. getHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.20. getInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.21. 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)

3.22. getMoreDialogEventHandlers

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.23. getNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.24. getNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.25. getNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.26. getProvider

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.27. 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)

3.28. globalizeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.29. 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)

3.30. inform

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.31. injectNodeHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.32. insertOrWireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.33. insertUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.34. is

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.35. isMet

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.36. 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)

3.37. loc

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

3.38. localize

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.39. met

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.40. nodeId

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.41. onChange

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.42. once

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.43. pickValue

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.44. removeChild

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.45. removeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.46. removeUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.47. 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)

3.48. rootNodeCssClasses

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)

3.49. set

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.50. setInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.51. setNodeClipRect

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.52. setNodeInnerHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.53. setNodeOpacity

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.54. setNodeProperties

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.55. setNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.56. setNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.57. showNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.58. toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.59. unmet

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.60. unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.61. unwireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.62. unwireNodeEventsByMatch

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.63. unwireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.64. 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)

3.65. 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)

3.66. 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.67. valueOf

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)

IMPLEMENTATION INFO

3.68. whenever

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.69. wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3.70. wireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

3.71. wireUi

Inherited from Uize.Widget.Picker, but introduced in Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget.Picker, first introduced in Uize.Widget)

4. Instance Properties

4.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)

4.2. showConfirm

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

4.3. showInform

Inherited from Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget)

5. Static Methods

5.1. Uize.Widgets.Pickers.Date.Widget.alphastructor

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

5.2. Uize.Widgets.Pickers.Date.Widget.childBindings

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.3. Uize.Widgets.Pickers.Date.Widget.childObjectEventBindings

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.4. Uize.Widgets.Pickers.Date.Widget.children

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.5. Uize.Widgets.Pickers.Date.Widget.childrenLinked

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.6. Uize.Widgets.Pickers.Date.Widget.cssBindings

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.7. Uize.Widgets.Pickers.Date.Widget.cssClassPrefix

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.8. Uize.Widgets.Pickers.Date.Widget.declarativeChildObjects

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.9. Uize.Widgets.Pickers.Date.Widget.declare

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

5.10. Uize.Widgets.Pickers.Date.Widget.doMy

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

5.11. Uize.Widgets.Pickers.Date.Widget.dualContextMethods

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

5.12. Uize.Widgets.Pickers.Date.Widget.dualContextProperties

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

5.13. Uize.Widgets.Pickers.Date.Widget.eventBindings

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.14. Uize.Widgets.Pickers.Date.Widget.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

5.15. Uize.Widgets.Pickers.Date.Widget.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

5.16. Uize.Widgets.Pickers.Date.Widget.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

5.17. Uize.Widgets.Pickers.Date.Widget.hasLoc

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.18. Uize.Widgets.Pickers.Date.Widget.htmlBindings

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

5.19. Uize.Widgets.Pickers.Date.Widget.instanceMethods

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

5.20. Uize.Widgets.Pickers.Date.Widget.instanceProperties

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

5.21. Uize.Widgets.Pickers.Date.Widget.mixins

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

5.22. Uize.Widgets.Pickers.Date.Widget.omegastructor

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

5.23. Uize.Widgets.Pickers.Date.Widget.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

5.24. Uize.Widgets.Pickers.Date.Widget.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

5.25. Uize.Widgets.Pickers.Date.Widget.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

5.26. Uize.Widgets.Pickers.Date.Widget.stateProperties

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

5.27. Uize.Widgets.Pickers.Date.Widget.staticMethods

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

5.28. Uize.Widgets.Pickers.Date.Widget.staticProperties

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

5.29. Uize.Widgets.Pickers.Date.Widget.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

5.30. Uize.Widgets.Pickers.Date.Widget.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

5.31. Uize.Widgets.Pickers.Date.Widget.treeInheritedStateProperties

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

5.32. Uize.Widgets.Pickers.Date.Widget.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

5.33. Uize.Widgets.Pickers.Date.Widget.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

6. Static Properties

6.1. Uize.Widgets.Pickers.Date.Widget.busyParentTickle

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.2. Uize.Widgets.Pickers.Date.Widget.enabledParentTickle

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.3. Uize.Widgets.Pickers.Date.Widget.extraClasses

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

6.4. Uize.Widgets.Pickers.Date.Widget.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

6.5. Uize.Widgets.Pickers.Date.Widget.locale

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

6.6. Uize.Widgets.Pickers.Date.Widget.localeParentTickle

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

6.7. Uize.Widgets.Pickers.Date.Widget.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

6.8. Uize.Widgets.Pickers.Date.Widget.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

6.9. Uize.Widgets.Pickers.Date.Widget.pathToResources

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.Widgets.Pickers.Date.Widget.size

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

6.11. Uize.Widgets.Pickers.Date.Widget.sizeParentTickle

Inherited from Uize.Widgets.Picker.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widgets.Picker.Widget, first introduced in Uize.Widgets.Picker.Widget)
this static feature is inherited by subclasses

6.12. Uize.Widgets.Pickers.Date.Widget.undefined

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget)
this static feature is inherited by subclasses