MODULES Uize.Widget.Picker.Palette
SEARCHEXAMPLESSOURCETEST

1. Introduction

The Uize.Widget.Picker.Palette class implements a picker widget, where the modal dialog shows in a palette made to look like a droplist palette

DEVELOPERS: Ben Ilegbodu

1.1. Examples

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

SEARCH FOR EXAMPLES

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

SEARCH

1.2. Implementation Info

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

INHERITANCE CHAIN

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

1.2.1. Features Introduced in This Module

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

STATE PROPERTIES

syncTentativeValue | tentativeValueDetails

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

getDialogWidgetProperties | handleDialogSubmit | updateUi

STATIC PROPERTIES

Uize.Widget.Picker.Palette.moduleName | Uize.Widget.Picker.Palette.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 | getMooringNode | 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 | validate | wire | wireNode | wireUi

INSTANCE PROPERTIES

getMoreValidators | showConfirm | showInform

STATE PROPERTIES

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

STATIC METHODS

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

STATIC PROPERTIES

Uize.Widget.Picker.Palette.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.Palette module.

2. Instance Methods

2.1. addChild

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.2. ajax

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.3. buildHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.4. callInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

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

2.7. confirm

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.8. displayNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.9. fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

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

2.11. flushNodeCache

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.12. get

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.13. getDialogWidgetProperties

IMPLEMENTATION INFO

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

2.14. getInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.15. getMooringNode

Inherited from Uize.Widget.Picker.

IMPLEMENTATION INFO

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

2.16. getNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.17. getNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.18. getNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.19. getProvider

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

2.21. globalizeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.22. handleDialogSubmit

IMPLEMENTATION INFO

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

2.23. inform

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.24. injectNodeHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.25. insertOrWireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.26. insertUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.27. is

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

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

2.29. localize

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.30. met

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.31. once

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.32. removeChild

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.33. removeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.34. removeUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

2.36. set

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.37. setInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.38. setNodeClipRect

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.39. setNodeInnerHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.40. setNodeOpacity

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.41. setNodeProperties

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.42. setNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.43. setNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.44. showNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.45. toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.46. unmet

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.47. unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.48. unwireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.49. unwireNodeEventsByMatch

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.50. unwireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.51. updateUi

IMPLEMENTATION INFO

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

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

2.53. wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.54. wireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

3. Instance Properties

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

3.2. showConfirm

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3.3. showInform

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4. State Properties

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

4.2. built

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.3. busy

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.4. busyInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.5. children

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.6. container

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.7. dialogComponent

Inherited from Uize.Widget.Picker.

IMPLEMENTATION INFO

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

4.8. dialogName

Inherited from Uize.Widget.Picker.

IMPLEMENTATION INFO

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

4.9. dialogWidgetClass

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

4.11. enabled

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.12. enabledInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

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

4.15. html

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.16. idPrefix

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.17. idPrefixConstruction

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.18. insertionMode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

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

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

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

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

4.24. localized

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.25. name

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.26. nodeMap

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.27. pipedProperties

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

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

4.30. syncTentativeValue

IMPLEMENTATION INFO

this feature was introduced in this module

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

4.32. tentativeValueDetails

IMPLEMENTATION INFO

this feature was introduced in this module

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

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

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

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

4.37. 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.38. 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)

4.39. valueFormatter

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

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

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

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

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

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

4.46. wired

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.Widget.Picker.Palette.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.2. Uize.Widget.Picker.Palette.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.3. Uize.Widget.Picker.Palette.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.4. Uize.Widget.Picker.Palette.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

5.5. Uize.Widget.Picker.Palette.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.6. Uize.Widget.Picker.Palette.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.7. Uize.Widget.Picker.Palette.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.8. Uize.Widget.Picker.Palette.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.9. Uize.Widget.Picker.Palette.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.10. Uize.Widget.Picker.Palette.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.11. Uize.Widget.Picker.Palette.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.Widget.Picker.Palette.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.2. Uize.Widget.Picker.Palette.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.3. Uize.Widget.Picker.Palette.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