MODULES Uize.Widget.Dialog.Iframe
SEARCHEXAMPLESSOURCETEST

1. Introduction

The Uize.Widget.Dialog.Form class extends its superclass with support for iframe dialogs, where the dialog's contents is a page loaded into an iframe.

DEVELOPERS: Chris van Rensburg, Jan Borgersen

1.1. Examples

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

SEARCH FOR EXAMPLES

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

SEARCH

1.2. Implementation Info

The Uize.Widget.Dialog.Iframe module defines the Uize.Widget.Dialog.Iframe class, which is a subclass of Uize.Widget.Dialog.

INHERITANCE CHAIN

Uize.Class -> Uize.Widget -> Uize.Widget.Dialog -> Uize.Widget.Dialog.Iframe

1.2.1. Features Introduced in This Module

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

INSTANCE METHODS

getContentWindow

STATE PROPERTIES

resetUrl | url

1.2.2. Features Overridden in This Module

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

The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.

STATIC PROPERTIES

Uize.Widget.Dialog.Iframe.moduleName | Uize.Widget.Dialog.Iframe.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 | afterWireUi | ajax | atEndOfOmegaStructor | buildHtml | callInherited | confirm | displayNode | fire | flushNodeCache | get | getInherited | getNode | getNodeStyle | getNodeValue | getProvider | globalizeNode | inform | injectNodeHtml | insertOrWireUi | insertUi | is | kill | localize | met | once | removeChild | removeNode | removeUi | set | setInherited | setNodeClipRect | setNodeInnerHtml | setNodeOpacity | setNodeProperties | setNodeStyle | setNodeValue | showNode | toggle | unmet | unwire | unwireNode | unwireNodeEventsByMatch | unwireUi | updateUi | updateUiPositionIfShown | wire | wireNode | wireUi

INSTANCE PROPERTIES

showConfirm | showInform

STATE PROPERTIES

autoPosition | built | busy | busyInherited | cancelText | children | container | currentShieldOpacity | defaultCancelText | defaultOkText | defaultTitle | dismissOnShieldClick | enabled | enabledInherited | height | hideShieldOnDrag | html | idPrefix | idPrefixConstruction | inDrag | insertionMode | localized | mooringNode | name | nodeMap | offsetX | offsetY | okEnabledOnShow | okText | shieldOpacity | shieldShown | shown | title | width | wired

STATIC METHODS

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

STATIC PROPERTIES

Uize.Widget.Dialog.Iframe.isWired

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.Widget.Dialog.Iframe 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. afterWireUi

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

2.3. ajax

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.4. atEndOfOmegaStructor

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

2.5. buildHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.6. callInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

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

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.11. get

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.12. getContentWindow

IMPLEMENTATION INFO

this feature was introduced in this module

2.13. getInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.14. getNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.15. getNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.16. getNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.17. getProvider

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.18. globalizeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.19. inform

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.20. injectNodeHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.21. insertOrWireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.22. insertUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.23. is

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.24. 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.25. localize

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.26. met

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.27. once

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.28. removeChild

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.29. removeNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.30. removeUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.31. set

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.32. setInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.33. setNodeClipRect

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.34. setNodeInnerHtml

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.35. setNodeOpacity

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.36. setNodeProperties

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.37. setNodeStyle

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.38. setNodeValue

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.39. showNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.40. toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.41. unmet

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.42. unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.43. unwireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.44. unwireNodeEventsByMatch

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.45. unwireUi

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.46. updateUi

Inherited from Uize.Widget.Dialog, but introduced in Uize.Widget.

IMPLEMENTATION INFO

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

2.47. updateUiPositionIfShown

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

2.48. wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

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

2.49. wireNode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

2.50. wireUi

Inherited from Uize.Widget.Dialog, but introduced in Uize.Widget.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Widget.Dialog, 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. autoPosition

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

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

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.6. children

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.7. container

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.8. currentShieldOpacity

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.9. defaultCancelText

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.10. defaultOkText

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.11. defaultTitle

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.12. dismissOnShieldClick

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.13. enabled

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.14. enabledInherited

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.15. height

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.16. hideShieldOnDrag

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.17. html

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.18. idPrefix

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.19. idPrefixConstruction

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.20. inDrag

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.21. insertionMode

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.22. localized

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.23. mooringNode

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.24. name

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.25. nodeMap

Inherited from Uize.Widget.

IMPLEMENTATION INFO

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

4.26. offsetX

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.27. offsetY

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.28. okEnabledOnShow

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.29. okText

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.30. resetUrl

IMPLEMENTATION INFO

this feature was introduced in this module

4.31. shieldOpacity

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.32. shieldShown

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.33. shown

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.34. title

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.35. url

IMPLEMENTATION INFO

this feature was introduced in this module

4.36. width

Inherited from Uize.Widget.Dialog.

IMPLEMENTATION INFO

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

4.37. 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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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.Dialog.Iframe.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