class %DeepSee.UI.Dialog.namespaceSelect
extends %ZEN.Dialog.namespaceSelect
This utility dialog window displays and lets the user select from a set of available namespaces.
The list will not show namespaces that are not DeepSee enabled.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
This is a Zen Page class.
method %GetDescHTML(pSeed As %String)
as %Status
Provide contents of description component.
method %OnAfterCreatePage()
as %Status
This callback is called after the server-side page
object and all of its children are created.
Subclasses can override this to add, remove, or modify
items within the page object model, or to provide values
for controls.