MODULES Uize.Widget.Picker
SEARCHEXAMPLESSOURCETEST

1. Introduction

The Uize.Widget.Picker class acts as a base class for value picker widget classes, such as the Uize.Widget.Picker.Date class.

DEVELOPERS: Chris van Rensburg, Ben Ilegbodu

1.1. Examples

There are no dedicated showcase example pages for the Uize.Widget.Picker module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Widget.Picker module...

SEARCH

1.2. Implementation Info

The Uize.Widget.Picker module defines the Uize.Widget.Picker class, which is a subclass of Uize.Widget.FormElement.

INHERITANCE CHAIN

Uize.Class -> Uize.Widget -> Uize.Widget.FormElement -> Uize.Widget.Picker

1.2.1. Features Introduced in This Module

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.

STATIC PROPERTIES

Uize.Widget.Picker.moduleName | Uize.Widget.Picker.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 | getInherited | getNode | getNodeStyle | getNodeValue | getProvider | getRootNode | globalizeNode | 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

built | busy | busyInherited | children | container | elementName | enabled | enabledInherited | errorClassName | focused | html | idPrefix | idPrefixConstruction | insertionMode | isDirty | isDirtyInherited | isEmpty | isFinished | isValid | localized | name | nodeMap | tentativeValue | type | validateWhen | validator | value | valueConformer | warningAllowed | warningAllowedInherited | warningMessage | warningMessageProperties | warningShown | warningShownWhen | wired

STATIC METHODS

Uize.Widget.Picker.fire | Uize.Widget.Picker.get | Uize.Widget.Picker.getBlankImageUrl | Uize.Widget.Picker.registerProperties | Uize.Widget.Picker.set | Uize.Widget.Picker.singleton | Uize.Widget.Picker.spawn | Uize.Widget.Picker.subclass | Uize.Widget.Picker.toggle | Uize.Widget.Picker.unwire | Uize.Widget.Picker.wire

STATIC PROPERTIES

Uize.Widget.Picker.isWired

1.2.4. Modules Directly Under This Namespace

1.2.5. Unit Tests

There is no dedicated unit tests module for the Uize.Widget.Picker module.

2. Child Widgets

2.1. selector

document...

3. State Properties

3.1. allowManualEntry

document...

NOTES

the initial value is true

IMPLEMENTATION INFO

this feature was introduced in this module

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

IMPLEMENTATION INFO

this feature was introduced in this module

3.8. dialogName

IMPLEMENTATION INFO

this feature was introduced in this module

3.9. dialogWidgetClass

document...

NOTES

the initial value is undefined

IMPLEMENTATION INFO

this feature was introduced in this module

3.10. 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.11. enabled

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.12. enabledInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.13. 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.14. 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.15. html

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.16. idPrefix

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.17. idPrefixConstruction

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.18. insertionMode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.19. 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.20. 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.21. 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.22. 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.23. 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.24. localized

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.25. name

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.26. nodeMap

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.27. pipedProperties

document...

NOTES

the initial value is undefined

IMPLEMENTATION INFO

this feature was introduced in this module

3.28. selectorButtonWidgetClass

IMPLEMENTATION INFO

this feature was introduced in this module

3.29. selectorButtonWidgetProperties

IMPLEMENTATION INFO

this feature was introduced in this module

3.30. 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.31. 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.32. 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.33. 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.34. 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.35. 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.36. valueDetails

IMPLEMENTATION INFO

this feature was introduced in this module

3.37. valueFormatter

3.37.1. document...

NOTES

the initial value is undefined

IMPLEMENTATION INFO

this feature was introduced in this module

3.38. 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.39. 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.40. 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.41. 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.42. 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.43. 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.44. 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

IMPLEMENTATION INFO

this feature was introduced in this module

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

IMPLEMENTATION INFO

this feature was introduced in this module

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

IMPLEMENTATION INFO

this feature was introduced in this module

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