MODULES UizeDotCom.Page.Example.Test
SEARCHEXAMPLESSOURCETEST

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

SEARCH

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

executeFunctionsWithPause | performTest

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

confirmDialog | deferredLinks

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

UizeDotCom.Page.Example.Test.isWired

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