Skip to main content

%iKnow.UI.AbstractSourceViewer

deprecated abstract class %iKnow.UI.AbstractSourceViewer extends %iKnow.UI.AbstractPortal

Property Inventory

Method Inventory

Properties

property Loader as %iKnow.Source.Loader;
Property methods: LoaderGet(), LoaderGetSwizzled(), LoaderIsValid(), LoaderNewObject(), LoaderSet()

Methods

method DeleteCurrentVirtualSource() as %Status [ ZenMethod ]
method ProcessInput(pText As %String(MAXLEN=32767), pConfig As %String, pLanguages As %String = "") as %Integer [ ZenMethod ]
clientmethod displayInputScreen() [ Language = javascript ]
clientmethod onProcessInputClient() [ Language = javascript ]
clientmethod onunloadHandler() [ Language = javascript ]
Inherited description: This client event, if present, is fired when the page is unloaded. If this method returns a string value, then that is used as the return value of the HTML page's onbeforeunload handler (if more than one component returns a string, the first one encountered is used).
clientmethod realTimeInputClient(endModal) [ Language = javascript ]

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab