UIZE JavaScript Framework

MODULES Uize.Widgets.Slider.VisualSampler

1. Introduction

The Uize.Widgets.Slider.VisualSampler class implements a visual sampler widget for the Uize.Widgets.Slider.Widget class.

DEVELOPERS: Chris van Rensburg

1.1. Examples

There are no dedicated showcase example pages for the Uize.Widgets.Slider.VisualSampler module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Widgets.Slider.VisualSampler module...

SEARCH

1.2. Implementation Info

The Uize.Widgets.Slider.VisualSampler module defines the Uize.Widgets.Slider.VisualSampler class, which is a subclass of Uize.Widgets.VisualSampler.Widget.

INHERITANCE CHAIN

Uize.Class −> Uize.Widget −> Uize.Widget.V2 −> Uize.Widgets.BoxWithHeading.Widget −> Uize.Widgets.VisualSampler.Widget −> Uize.Widgets.Slider.VisualSampler

1.2.1. Features Introduced in This Module

No features have been 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.

INSTANCE METHODS

valueOf

STATE PROPERTIES

samplerWidgetClass

STATIC PROPERTIES

Uize.Widgets.Slider.VisualSampler.moduleName | Uize.Widgets.Slider.VisualSampler.nonInheritableStatics | Uize.Widgets.Slider.VisualSampler.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 | addSample | addStateCombinationSamples | ajax | buildHtml | callInherited | childHtml | childId | confirm | cssClass | displayNode | fire | flushNodeCache | get | getContainer | getHtml | getInherited | getNode | getNodeStyle | getNodeValue | getProvider | globalizeNode | inform | injectNodeHtml | insertOrWireUi | insertUi | is | isMet | kill | loc | localize | met | nodeId | onChange | once | removeChild | removeNode | removeUi | rootNodeCssClasses | set | setInherited | setNodeClipRect | setNodeInnerHtml | setNodeOpacity | setNodeProperties | setNodeStyle | setNodeValue | showNode | toggle | unmet | unwire | unwireNode | unwireNodeEventsByMatch | unwireUi | updateUi | whenever | wire | wireNode | wireUi

INSTANCE PROPERTIES

showConfirm | showInform

STATE PROPERTIES

built | busy | busyInherited | busyParentTickle | children | container | enabled | enabledInherited | enabledParentTickle | extraClasses | heading | html | idPrefix | idPrefixConstruction | insertionMode | locale | localeInherited | localeParentTickle | localized | name | nodeMap | parent | size | sizeInherited | sizeParentTickle | wired

STATIC METHODS

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

STATIC PROPERTIES

Uize.Widgets.Slider.VisualSampler.busyParentTickle | Uize.Widgets.Slider.VisualSampler.enabledParentTickle | Uize.Widgets.Slider.VisualSampler.extraClasses | Uize.Widgets.Slider.VisualSampler.isWired | Uize.Widgets.Slider.VisualSampler.locale | Uize.Widgets.Slider.VisualSampler.localeParentTickle | Uize.Widgets.Slider.VisualSampler.pathToResources | Uize.Widgets.Slider.VisualSampler.size | Uize.Widgets.Slider.VisualSampler.sizeParentTickle

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.Widgets.Slider.VisualSampler 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. addChildren

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.3. addSample

Inherited from Uize.Widgets.VisualSampler.Widget.

IMPLEMENTATION INFO

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

2.4. addStateCombinationSamples

Inherited from Uize.Widgets.VisualSampler.Widget.

IMPLEMENTATION INFO

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

2.5. ajax

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.6. buildHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.7. callInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.8. childHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.9. childId

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.10. confirm

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.11. cssClass

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

2.12. displayNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.13. fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.14. flushNodeCache

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.15. get

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.16. getContainer

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.17. getHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.18. getInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.19. getNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.20. getNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.21. getNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.22. getProvider

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.23. globalizeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.24. inform

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.25. injectNodeHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.26. insertOrWireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.27. insertUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.28. is

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.29. isMet

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.30. 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.31. loc

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

2.32. localize

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.33. met

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.34. nodeId

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.35. onChange

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.36. once

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.37. removeChild

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.38. removeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.39. removeUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.40. rootNodeCssClasses

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

2.41. set

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.42. setInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.43. setNodeClipRect

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.44. setNodeInnerHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.45. setNodeOpacity

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.46. setNodeProperties

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.47. setNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.48. setNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.49. showNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.50. toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.51. unmet

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.52. unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.53. unwireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.54. unwireNodeEventsByMatch

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.55. unwireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.56. updateUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.57. valueOf

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

IMPLEMENTATION INFO

2.58. whenever

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.59. wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.60. wireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.61. wireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

3. Instance Properties

3.1. showConfirm

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.2. busy

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.3. busyInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.4. busyParentTickle

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

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.8. enabledInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.9. enabledParentTickle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.10. extraClasses

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.11. heading

Inherited from Uize.Widgets.VisualSampler.Widget.

IMPLEMENTATION INFO

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

4.12. html

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

IMPLEMENTATION INFO

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

4.13. idPrefix

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.14. idPrefixConstruction

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.15. insertionMode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.16. locale

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.17. localeInherited

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.18. localeParentTickle

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.19. localized

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.20. name

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.21. nodeMap

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.22. parent

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.23. samplerWidgetClass

IMPLEMENTATION INFO

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

4.24. size

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.25. sizeInherited

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.26. sizeParentTickle

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

4.27. 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.Widgets.Slider.VisualSampler.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.Slider.VisualSampler.childBindings

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.3. Uize.Widgets.Slider.VisualSampler.childObjectEventBindings

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.4. Uize.Widgets.Slider.VisualSampler.children

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.5. Uize.Widgets.Slider.VisualSampler.childrenLinked

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.6. Uize.Widgets.Slider.VisualSampler.cssBindings

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.7. Uize.Widgets.Slider.VisualSampler.cssClassPrefix

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.8. Uize.Widgets.Slider.VisualSampler.declarativeChildObjects

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.9. Uize.Widgets.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.eventBindings

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.14. Uize.Widgets.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.hasLoc

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.18. Uize.Widgets.Slider.VisualSampler.htmlBindings

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

5.19. Uize.Widgets.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.extraClasses

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

6.4. Uize.Widgets.Slider.VisualSampler.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.Slider.VisualSampler.locale

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

6.6. Uize.Widgets.Slider.VisualSampler.localeParentTickle

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

6.7. Uize.Widgets.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.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.Slider.VisualSampler.size

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

6.11. Uize.Widgets.Slider.VisualSampler.sizeParentTickle

Inherited from Uize.Widget.V2.

IMPLEMENTATION INFO

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

6.12. Uize.Widgets.Slider.VisualSampler.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