MODULES Uize.Widget.Picker.Date
- Contents
- 1. Introduction
- 2. Key Features
-
3. State Properties
- 3.1. allowManualEntry
- 3.2. built
- 3.3. busy
- 3.4. busyInherited
- 3.5. busyParentTickle
- 3.6. children
- 3.7. container
- 3.8. dialogComponent
- 3.9. dialogName
- 3.10. dialogPreventScrollWhenShown
- 3.11. dialogWidgetClass
- 3.12. displayFormat
- 3.13. elementName
- 3.14. enabled
- 3.15. enabledInherited
- 3.16. enabledParentTickle
- 3.17. errorClassName
- 3.18. focused
- 3.19. html
- 3.20. idPrefix
- 3.21. idPrefixConstruction
- 3.22. insertionMode
- 3.23. isDirty
- 3.24. isDirtyInherited
- 3.25. isEmpty
- 3.26. isFinished
- 3.27. isValid
- 3.28. localized
- 3.29. maxValue
- 3.30. minValue
- 3.31. name
- 3.32. nodeMap
- 3.33. parent
- 3.34. pipedProperties
- 3.35. selectorButtonWidgetClass
- 3.36. selectorButtonWidgetProperties
- 3.37. tentativeValue
- 3.38. type
- 3.39. validateWhen
- 3.40. validator
- 3.41. value
- 3.42. valueConformer
- 3.43. valueDetails
- 3.44. valueFormatter
- 3.45. warningAllowed
- 3.46. warningAllowedInherited
- 3.47. warningMessage
- 3.48. warningShown
- 3.49. warningShownWhen
- 3.50. warningWidgetClass
- 3.51. wired
-
4. Instance Methods
- 4.1. addChild
- 4.2. addChildren
- 4.3. ajax
- 4.4. buildHtml
- 4.5. callInherited
- 4.6. checkIsEmpty
- 4.7. checkWarningShown
- 4.8. childHtml
- 4.9. childId
- 4.10. confirm
- 4.11. displayNode
- 4.12. fire
- 4.13. fireOkOnEnter
- 4.14. flushNodeCache
- 4.15. get
- 4.16. getContainer
- 4.17. getDialogWidgetProperties
- 4.18. getHtml
- 4.19. getInherited
- 4.20. getMooringNode
- 4.21. getMoreDialogEventHandlers
- 4.22. getNode
- 4.23. getNodeStyle
- 4.24. getNodeValue
- 4.25. getProvider
- 4.26. getRootNode
- 4.27. globalizeNode
- 4.28. handleDialogSubmit
- 4.29. inform
- 4.30. injectNodeHtml
- 4.31. insertOrWireUi
- 4.32. insertUi
- 4.33. is
- 4.34. isMet
- 4.35. kill
- 4.36. localize
- 4.37. met
- 4.38. nodeId
- 4.39. onChange
- 4.40. once
- 4.41. pickValue
- 4.42. removeChild
- 4.43. removeNode
- 4.44. removeUi
- 4.45. restore
- 4.46. set
- 4.47. setInherited
- 4.48. setNodeClipRect
- 4.49. setNodeInnerHtml
- 4.50. setNodeOpacity
- 4.51. setNodeProperties
- 4.52. setNodeStyle
- 4.53. setNodeValue
- 4.54. showNode
- 4.55. toggle
- 4.56. unmet
- 4.57. unwire
- 4.58. unwireNode
- 4.59. unwireNodeEventsByMatch
- 4.60. unwireUi
- 4.61. updateUi
- 4.62. validate
- 4.63. valueConformer
- 4.64. valueOf
- 4.65. whenever
- 4.66. wire
- 4.67. wireNode
- 4.68. wireUi
- 5. Instance Properties
-
6. Static Methods
- 6.1. Uize.Widget.Picker.Date.alphastructor
- 6.2. Uize.Widget.Picker.Date.declare
- 6.3. Uize.Widget.Picker.Date.doMy
- 6.4. Uize.Widget.Picker.Date.dualContextMethods
- 6.5. Uize.Widget.Picker.Date.dualContextProperties
- 6.6. Uize.Widget.Picker.Date.fire
- 6.7. Uize.Widget.Picker.Date.get
- 6.8. Uize.Widget.Picker.Date.getBlankImageUrl
- 6.9. Uize.Widget.Picker.Date.instanceMethods
- 6.10. Uize.Widget.Picker.Date.instanceProperties
- 6.11. Uize.Widget.Picker.Date.mixins
- 6.12. Uize.Widget.Picker.Date.omegastructor
- 6.13. Uize.Widget.Picker.Date.set
- 6.14. Uize.Widget.Picker.Date.singleton
- 6.15. Uize.Widget.Picker.Date.spawn
- 6.16. Uize.Widget.Picker.Date.stateProperties
- 6.17. Uize.Widget.Picker.Date.staticMethods
- 6.18. Uize.Widget.Picker.Date.staticProperties
- 6.19. Uize.Widget.Picker.Date.subclass
- 6.20. Uize.Widget.Picker.Date.toggle
- 6.21. Uize.Widget.Picker.Date.treeInheritedStateProperties
- 6.22. Uize.Widget.Picker.Date.unwire
- 6.23. Uize.Widget.Picker.Date.wire
-
7. Static Properties
- 7.1. Uize.Widget.Picker.Date.busyParentTickle
- 7.2. Uize.Widget.Picker.Date.enabledParentTickle
- 7.3. Uize.Widget.Picker.Date.isWired
- 7.4. Uize.Widget.Picker.Date.moduleName
- 7.5. Uize.Widget.Picker.Date.nonInheritableStatics
- 7.6. Uize.Widget.Picker.Date.pathToResources
- 7.7. Uize.Widget.Picker.Date.undefined
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
There are no dedicated showcase example pages for the Uize.Widget.Picker.Date
module.
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...
SEARCH
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.
INSTANCE METHODS
STATE PROPERTIES
dialogWidgetClass
| pipedProperties
| valueFormatter
STATIC PROPERTIES
Uize.Widget.Picker.Date.moduleName
| Uize.Widget.Picker.Date.nonInheritableStatics
| Uize.Widget.Picker.Date.undefined
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
| addChildren
| ajax
| buildHtml
| callInherited
| checkIsEmpty
| checkWarningShown
| childHtml
| childId
| confirm
| 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
| localize
| met
| nodeId
| onChange
| once
| pickValue
| removeChild
| removeNode
| removeUi
| restore
| 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
| focused
| html
| idPrefix
| idPrefixConstruction
| insertionMode
| isDirty
| isDirtyInherited
| isEmpty
| isFinished
| isValid
| localized
| name
| nodeMap
| parent
| selectorButtonWidgetClass
| selectorButtonWidgetProperties
| tentativeValue
| type
| validateWhen
| validator
| value
| valueConformer
| valueDetails
| warningAllowed
| warningAllowedInherited
| warningMessage
| warningShown
| warningShownWhen
| warningWidgetClass
| wired
STATIC METHODS
Uize.Widget.Picker.Date.alphastructor
| Uize.Widget.Picker.Date.declare
| Uize.Widget.Picker.Date.doMy
| Uize.Widget.Picker.Date.dualContextMethods
| Uize.Widget.Picker.Date.dualContextProperties
| Uize.Widget.Picker.Date.fire
| Uize.Widget.Picker.Date.get
| Uize.Widget.Picker.Date.getBlankImageUrl
| Uize.Widget.Picker.Date.instanceMethods
| Uize.Widget.Picker.Date.instanceProperties
| Uize.Widget.Picker.Date.mixins
| Uize.Widget.Picker.Date.omegastructor
| Uize.Widget.Picker.Date.set
| Uize.Widget.Picker.Date.singleton
| Uize.Widget.Picker.Date.spawn
| Uize.Widget.Picker.Date.stateProperties
| Uize.Widget.Picker.Date.staticMethods
| Uize.Widget.Picker.Date.staticProperties
| Uize.Widget.Picker.Date.subclass
| Uize.Widget.Picker.Date.toggle
| Uize.Widget.Picker.Date.treeInheritedStateProperties
| Uize.Widget.Picker.Date.unwire
| Uize.Widget.Picker.Date.wire
STATIC PROPERTIES
Uize.Widget.Picker.Date.busyParentTickle
| Uize.Widget.Picker.Date.enabledParentTickle
| Uize.Widget.Picker.Date.isWired
| Uize.Widget.Picker.Date.pathToResources
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
DOM 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. busyParentTickle
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.6. children
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.7. container
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.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 ) |
3.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 ) |
3.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 ) |
3.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.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.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 |
3.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 ) |
3.14. enabled
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.15. enabledInherited
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.16. enabledParentTickle
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.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 ) |
3.18. 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.19. html
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.20. idPrefix
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.21. idPrefixConstruction
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.22. insertionMode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.23. 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.24. 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.25. 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.26. 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.27. 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.28. localized
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.29. 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 |
3.30. 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 |
3.31. name
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.32. nodeMap
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.33. parent
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
3.34. pipedProperties
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker ) |
3.35. 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.36. 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.37. 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.38. 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.39. 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.40. 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.41. 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.42. 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.43. 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.44. valueFormatter
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Picker ) |
3.45. 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.46. 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.47. 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.48. 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.49. 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.50. 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 ) |
3.51. 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. addChildren
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.3. ajax
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.4. buildHtml
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.5. callInherited
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.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 ) |
4.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 ) |
4.8. childHtml
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.9. childId
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.10. confirm
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.11. displayNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.12. fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.13. 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.14. flushNodeCache
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.15. get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.16. getContainer
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.17. 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.18. getHtml
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.19. getInherited
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.20. 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.21. 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 ) |
4.22. getNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.23. getNodeStyle
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.24. getNodeValue
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.25. getProvider
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.26. 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.27. globalizeNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.28. 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.29. inform
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.30. injectNodeHtml
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.31. insertOrWireUi
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.32. insertUi
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.33. is
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.34. isMet
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.35. 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.36. localize
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.37. met
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.38. nodeId
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.39. onChange
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.40. once
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.41. 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 ) |
4.42. removeChild
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.43. removeNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.44. removeUi
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.45. 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.46. set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.47. setInherited
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.48. setNodeClipRect
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.49. setNodeInnerHtml
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.50. setNodeOpacity
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.51. setNodeProperties
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.52. setNodeStyle
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.53. setNodeValue
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.54. showNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.55. toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.56. unmet
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.57. unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.58. unwireNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.59. unwireNodeEventsByMatch
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.60. unwireUi
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.61. 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.62. 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.63. 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 ) |
4.64. valueOf
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) |
IMPLEMENTATION INFO
4.65. whenever
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.66. wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
4.67. wireNode
Inherited from Uize.Widget
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget , first introduced in Uize.Widget ) |
4.68. 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 ) |
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.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 |
6.2. Uize.Widget.Picker.Date.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 |
6.3. Uize.Widget.Picker.Date.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 |
6.4. Uize.Widget.Picker.Date.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 |
6.5. Uize.Widget.Picker.Date.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 |
6.6. 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.7. 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.8. 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.9. Uize.Widget.Picker.Date.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 |
6.10. Uize.Widget.Picker.Date.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 |
6.11. Uize.Widget.Picker.Date.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 |
6.12. Uize.Widget.Picker.Date.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 |
6.13. 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.14. 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.15. 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.16. Uize.Widget.Picker.Date.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 |
6.17. Uize.Widget.Picker.Date.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 |
6.18. Uize.Widget.Picker.Date.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 |
6.19. 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.20. 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.21. Uize.Widget.Picker.Date.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 |
6.22. 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.23. 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.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 |
7.2. Uize.Widget.Picker.Date.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 |
7.3. 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.4. 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.5. 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 |
7.6. Uize.Widget.Picker.Date.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 |
7.7. Uize.Widget.Picker.Date.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 |