Skip to main content

%iKnow.UI.Dialog.selectNamespace

deprecated class %iKnow.UI.Dialog.selectNamespace extends %ZEN.Dialog.namespaceSelect

This class only show the namespaced to which iKnow is enabled.

Method Inventory

Parameters

parameter DOMAIN = %iKnow;
Inherited description: Localization domain
parameter RESOURCE = %Development;
Security requirement

Methods

method %GetDescHTML(pSeed As %String) as %Status
Provide contents of description component.
classmethod %IsiKnowEnabled(pNamespace="") as %Boolean
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.
classmethod getEnabledIKnowNS(ByRef namespaces) as %Integer

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab