- Contents
- 1. Introduction
- 2. Implied Nodes
- 3. Child Widgets
- 4. Instance Methods
- 4.1. addChild
- 4.2. ajax
- 4.3. buildHtml
- 4.4. callInherited
- 4.5. confirm
- 4.6. displayNode
- 4.7. executeFunctionsWithPause
- 4.8. fire
- 4.9. flushNodeCache
- 4.10. get
- 4.11. getInherited
- 4.12. getNode
- 4.13. getNodeStyle
- 4.14. getNodeValue
- 4.15. getPathToRoot
- 4.16. getProvider
- 4.17. globalizeNode
- 4.18. inform
- 4.19. injectNodeHtml
- 4.20. insertOrWireUi
- 4.21. insertUi
- 4.22. kill
- 4.23. launchPopup
- 4.24. loadHtml
- 4.25. loadHtmlIntoNode
- 4.26. localize
- 4.27. performAjax
- 4.28. performSearch
- 4.29. performTest
- 4.30. removeChild
- 4.31. removeNode
- 4.32. removeUi
- 4.33. set
- 4.34. setInherited
- 4.35. setNodeClipRect
- 4.36. setNodeInnerHtml
- 4.37. setNodeOpacity
- 4.38. setNodeProperties
- 4.39. setNodeStyle
- 4.40. setNodeValue
- 4.41. showConfirm
- 4.42. showInform
- 4.43. showNode
- 4.44. toggle
- 4.45. unwire
- 4.46. unwireNode
- 4.47. unwireNodeEventsByMatch
- 4.48. unwireUi
- 4.49. updateUi
- 4.50. useDialog
- 4.51. viewSource
- 4.52. wire
- 4.53. wireDeferredLinks
- 4.54. wireNode
- 4.55. wireUi
- 5. Set-get Properties
- 5.1. built
- 5.2. busy
- 5.3. busyInherited
- 5.4. children
- 5.5. confirmDialog
- 5.6. container
- 5.7. contentsTreeItems
- 5.8. deferredLinks
- 5.9. dialogProperties
- 5.10. enabled
- 5.11. enabledInherited
- 5.12. evaluator
- 5.13. html
- 5.14. idPrefix
- 5.15. idPrefixConstruction
- 5.16. insertionMode
- 5.17. linkBatchSize
- 5.18. localized
- 5.19. name
- 5.20. nodeMap
- 5.21. showFooter
- 5.22. showShareThisPanel
- 5.23. wired
- 6. Static Methods
- 6.1. UizeDotCom.Page.Example.Test.fire
- 6.2. UizeDotCom.Page.Example.Test.get
- 6.3. UizeDotCom.Page.Example.Test.getBlankImageUrl
- 6.4. UizeDotCom.Page.Example.Test.launchPopup
- 6.5. UizeDotCom.Page.Example.Test.registerProperties
- 6.6. UizeDotCom.Page.Example.Test.set
- 6.7. UizeDotCom.Page.Example.Test.spawn
- 6.8. UizeDotCom.Page.Example.Test.subclass
- 6.9. UizeDotCom.Page.Example.Test.toggle
- 6.10. UizeDotCom.Page.Example.Test.unwire
- 6.11. UizeDotCom.Page.Example.Test.wire
- 7. Static Properties
1. Introduction
A subclass of UizeDotCom.Page.Example that provides additional functionality specific to test pages.
DEVELOPERS: Chris van Rensburg
1.1. Examples
There are no dedicated showcase example pages for the UizeDotCom.Page.Example.Test module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the uize.com Web site that reference the UizeDotCom.Page.Example.Test module...
1.2. Implementation Info
The UizeDotCom.Page.Example.Test module defines the UizeDotCom.Page.Example.Test class, which is a subclass of UizeDotCom.Page.Example.
INHERITANCE CHAIN
Uize.Class -> Uize.Widget -> Uize.Widget.Page -> UizeDotCom.Page -> UizeDotCom.Page.Example -> UizeDotCom.Page.Example.Test
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
INSTANCE METHODS
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.
SET-GET PROPERTIES
STATIC PROPERTIES
UizeDotCom.Page.Example.Test.moduleName | UizeDotCom.Page.Example.Test.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 | confirm | displayNode | fire | flushNodeCache | get | getInherited | getNode | getNodeStyle | getNodeValue | getPathToRoot | getProvider | globalizeNode | inform | injectNodeHtml | insertOrWireUi | insertUi | kill | launchPopup | loadHtml | loadHtmlIntoNode | localize | performAjax | performSearch | removeChild | removeNode | removeUi | set | setInherited | setNodeClipRect | setNodeInnerHtml | setNodeOpacity | setNodeProperties | setNodeStyle | setNodeValue | showConfirm | showInform | showNode | toggle | unwire | unwireNode | unwireNodeEventsByMatch | unwireUi | updateUi | useDialog | viewSource | wire | wireDeferredLinks | wireNode | wireUi
SET-GET PROPERTIES
built | busy | busyInherited | children | container | contentsTreeItems | dialogProperties | enabled | enabledInherited | evaluator | html | idPrefix | idPrefixConstruction | insertionMode | linkBatchSize | localized | name | nodeMap | showFooter | showShareThisPanel | wired
STATIC METHODS
UizeDotCom.Page.Example.Test.fire | UizeDotCom.Page.Example.Test.get | UizeDotCom.Page.Example.Test.getBlankImageUrl | UizeDotCom.Page.Example.Test.launchPopup | UizeDotCom.Page.Example.Test.registerProperties | UizeDotCom.Page.Example.Test.set | UizeDotCom.Page.Example.Test.spawn | UizeDotCom.Page.Example.Test.subclass | UizeDotCom.Page.Example.Test.toggle | UizeDotCom.Page.Example.Test.unwire | UizeDotCom.Page.Example.Test.wire
STATIC PROPERTIES
1.2.4. Modules Directly Under This Namespace
1.2.5. Unit Tests
There is no dedicated unit tests module for the UizeDotCom.Page.Example.Test module.
2. Implied Nodes
2.1. testResults
A node whose innerHTML will be replaced with the test results HTML reported back from the call to the performTest instance method.
3. Child Widgets
3.1. performTest
A button that, when clicked, calls the performTest instance method that should be overrided by each test page.
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. confirm
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.6. displayNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.7. executeFunctionsWithPause
IMPLEMENTATION INFO
| this feature was introduced in this module |
4.8. fire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.9. flushNodeCache
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.10. get
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.11. getInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.12. getNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.13. getNodeStyle
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.14. getNodeValue
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.15. getPathToRoot
Inherited from UizeDotCom.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page, first introduced in UizeDotCom.Page) |
4.16. getProvider
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.17. globalizeNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.18. inform
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.19. injectNodeHtml
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.20. insertOrWireUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.21. insertUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.22. 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.23. launchPopup
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
4.24. loadHtml
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
4.25. loadHtmlIntoNode
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
4.26. localize
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.27. performAjax
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
4.28. performSearch
Inherited from UizeDotCom.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page, first introduced in UizeDotCom.Page) |
4.29. performTest
A method that performs the test for the test page.
SYNTAX
performTest (reportResultsFUNC);
This method's implementation should be overrided by a particular test page, to perform the test specific to that page. Your implementation should expect to receive one parameter, reportResultsFUNC, being a function that should be called to report back the results of the test once it has completed. The reportResultsFUNC callback function expects one string parameter, being a report of the test's results in HTML format, which will be placed into the testResults implied node.
IMPLEMENTATION INFO
| this feature was introduced in this module |
4.30. removeChild
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.31. removeNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.32. removeUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.33. set
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.34. setInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.35. setNodeClipRect
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.36. setNodeInnerHtml
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.37. setNodeOpacity
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.38. setNodeProperties
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.39. setNodeStyle
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.40. setNodeValue
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.41. showConfirm
Inherited from Uize.Widget.Page, but introduced in Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget) |
4.42. showInform
Inherited from Uize.Widget.Page, but introduced in Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget) |
4.43. showNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.44. toggle
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.45. unwire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.46. unwireNode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.47. unwireNodeEventsByMatch
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.48. unwireUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.49. updateUi
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
4.50. useDialog
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
4.51. viewSource
Inherited from UizeDotCom.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page, first introduced in UizeDotCom.Page) |
4.52. wire
Inherited from Uize.Class.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class) |
4.53. wireDeferredLinks
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
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 UizeDotCom.Page.Example, but introduced in Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page.Example, first introduced in Uize.Widget) |
5. Set-get Properties
5.1. built
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.2. busy
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.3. busyInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.4. children
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.5. confirmDialog
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Page) |
5.6. container
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.7. contentsTreeItems
Inherited from UizeDotCom.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page, first introduced in UizeDotCom.Page) |
5.8. deferredLinks
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Widget.Page) |
5.9. dialogProperties
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
5.10. enabled
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.11. enabledInherited
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.12. evaluator
Inherited from UizeDotCom.Page.Example.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page.Example, first introduced in UizeDotCom.Page.Example) |
5.13. html
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.14. idPrefix
Inherited from Uize.Widget.Page, but introduced in Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget) |
5.15. idPrefixConstruction
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.16. insertionMode
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.17. linkBatchSize
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) |
5.18. localized
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.19. name
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.20. nodeMap
Inherited from Uize.Widget.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget, first introduced in Uize.Widget) |
5.21. showFooter
Inherited from UizeDotCom.Page.Example, but introduced in UizeDotCom.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page.Example, first introduced in UizeDotCom.Page) |
5.22. showShareThisPanel
Inherited from UizeDotCom.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in UizeDotCom.Page, first introduced in UizeDotCom.Page) |
5.23. wired
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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.launchPopup
Inherited from Uize.Widget.Page.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Widget.Page, first introduced in Uize.Widget.Page) | |
| this static feature is inherited by subclasses |
6.5. UizeDotCom.Page.Example.Test.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.6. UizeDotCom.Page.Example.Test.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.7. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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. UizeDotCom.Page.Example.Test.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 |