Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%iKnow] >  [UI] >  [AbstractSourceViewer]
Private  Storage   

deprecatedabstract class %iKnow.UI.AbstractSourceViewer extends %iKnow.UI.AbstractPortal

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 7


Summary

This is a Zen Page class. 

Properties
%condition %import %includeFiles %page
%resource Loader align aux
backgroundTimerInterval cellAlign cellSize cellStyle
cellVAlign children composite containerStyle
cssLevel disabled domain dragAndDrop
dragEnabled dropEnabled enclosingClass enclosingStyle
error filter filtermode groupClass
groupStyle height hidden hint
hintClass hintStyle id index
label labelClass labelDisabledClass labelPosition
labelStyle languageMode layout name
onafterdrag onbeforedrag onclick ondrag
ondrop onhide onrefresh onshow
onupdate parent showLabel skiplists
slice source term title
tuple useSVG useSoftModals valign
visible width window zenPersistentPopup

Methods
%AddChild %AddChildAfter %AddChildBefore %AddComponent
%AddImportedComponents %AddToSaveSet %ApplyURLParms %Attr
%BindExport %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %DrawAutoLogout
%DrawClassDefinitions %DrawComponentHTML %DrawHTML %DrawHTMLPage
%DrawJSStrings %DrawObjectDefinitions %EnclosingDivId %EndBackgroundMethod
%EndScript %Eval %EvalC %Extends
%ForceClientRender %GetChildIndex %GetComponent %GetComponentById
%GetComponentByName %GetEventHandlers %GetLinks %GetPageName
%GetParameter %GetValueById %GetValueByName %GetXMLName
%IsA %IsModified %Link %LinkCSS
%LinkScript %MakeId %New %NormalizeObject
%ObjectModified %OnAddToPageAfter %OnAddToPageBefore %OnAfterCreatePage
%OnBeforeCreatePage %OnCreateApplication %OnCreatePage %OnDetermineCSSLevel
%OnDrawEnclosingDiv %OnDrawHTMLBody %OnDrawHTMLHead %OnDrawHTMLMeta
%OnDrawObjectProperties %OnFinishBackgroundTask %OnMonitorBackgroundTask %OnMutateChildren
%OnObjectSynch %OnPreHTTP %OnSubmit %OnUseSoftModals
%OnZENDeserialize %OriginalNamespace %PackageName %QuoteValue
%QuoteValueL10N %RemoveChild %RemoveChildren %RemoveComponent
%RemoveFromSaveSet %RunBackgroundMethod %Self %SerializeObject
%SetBackgroundMethodStatus %SetErrorById %SetErrorByName %SetModified
%SetValueById %SetValueByName %SetValuesByName %StartScript
%ValidateObject %ZENVersion AddFilter BuildInfoPane
ChangeFilterDSDimField ChangeFilterMDField ChangeFilterMDOp ChangeFilterType
ClearFilter ConvertParameter Decrypt DeleteCurrentVirtualSource
DrawFilter Encrypt EndSession EscapeHTML
EscapeURL ExecuteQuery ExecuteQuerySys GetCurrentFilterMode
GetCurrentFilterObject GetCurrentFilterString GetDefaultHighlightSpec GetDefaultHighlightSpecStatic
GetInfoPaneText GetPage GetSource GetSourceObject
HyperEventCall HyperEventHead Include InitPages
InputTerm InsertHiddenField InsertHiddenFields IsPrivate
JavaInstalled Link NextPage OnAfterCreatePage
OnChangeLanguageMode OnHTTPHeader OnPage OnPageError
OnPostHTTP OnPostHyperEvent OnPreHTTP OnPreHyperEvent
OnUpdateDomain OnUpdateFilter OnUpdateSource OnUpdateTerm
Page PreviousPage ProcessInput QuoteJS
RemoveFilterAt ResetPages RewriteURL SetSkiplists
ShowError StartTimer StopTimer ThrowError
ToggleGroupLogic UnescapeHTML UnescapeURL UpdateDomain
UpdateSource UpdateTerm WriteLegend XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType addChild
addChildAfter addChildBefore addFilterClient cancelPopup
changeFilterDSDimFieldClient changeFilterMDFieldClient changeFilterMDOpClient changeFilterTypeClient
childrenMutated clearFilterClient correctIELayering createComponent
createComponentNS deleteComponent displayInputScreen dragFinishHandler
dragHandler dragNotifyHandler dragStartHandler drillFilterClient
dropHandler dropStartHandler endModal exposeComponent
findElement fireOnResizeEvent fireOnUnloadEvent fireOnUpdateEvent
firePopupAction getChildIndex getComponent getComponentById
getEnclosingDiv getHidden getHintElement getLabelElement
getOpener getProperty getSettings getType
gotoPage inputTermClient inputTermDeferred invokeSuper
isOfType launchPopupWindow makeId nextPageClient
onCreate onDelete onDisplayHandler onEndModalHandler
onPopupAction onProcessInputClient onRefreshContents onSerialize
onServerMethodCall onServerMethodError onServerMethodReturn onStartModalHandler
onTermKeyUp onUpdateFilterClient onUpdateSourceClient onUpdateTermClient
ondisabledHandler onhandleAutoLogoutWarn onkeydownHandler onkeyupHandler
onlayoutHandler onloadHandler onlogoutHandler onoverlayHandler
onresizeHandler onunloadHandler onupdateHandler popupActionHandler
previousPageClient realTimeInputClient refreshContents refreshMDFilterFields
removeChild removeFilterClient render renderContents
renderSVG setComponentId setCurrentGroupClient setHidden
setOverlayMode setProperty setPropertyAll setSkiplistsClient
setTraceOption showFilterForm showSkiplists startModal
startProgressBar stopProgressBar toggleGroupLogicClient updateFilterClient
updateSourceClient updateTermClient useTermClient

Subclasses
%iKnow.UI.IndexingResults %iKnow.UI.MatchingResults

Properties

• property Loader as %iKnow.Source.Loader;

Methods

• method DeleteCurrentVirtualSource() as %Status [ ZenMethod ]
• method ProcessInput(pText As %String(MAXLEN=32767), pConfig As %String, pLanguages As %String = "") as %Integer [ ZenMethod ]
• method displayInputScreen() [ Language = javascript ]
• method onProcessInputClient() [ Language = javascript ]
• method onunloadHandler() [ Language = javascript ]
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).
• method realTimeInputClient(endModal) [ Language = javascript ]


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.