Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%iKnow.UI.Dialog.selectNamespace

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