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

class %CSP.UI.System.ExpResultPane extends %CSP.Page

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

This is the pane to prepare for action result. Display what user selected, with additional parameter prompts if needed, and prompt the user to proceed or cancle.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 10


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%New %OriginalNamespace %PackageName %SetModified
ConvertParameter Decrypt DoneMsg DrawCloseButton
DrawDeleteSelections DrawErrorLog DrawProgressImg DrawSelectedTable
Encrypt EscapeHTML EscapeURL HelpTextCancel
HyperEventCall HyperEventHead Include InsertHiddenField
InsertHiddenFields IsPrivate Link LocalizePage
OnHTTPHeader OnPage OnPageError OnPostHTTP
OnPostHyperEvent OnPreHTTP OnPreHyperEvent Page
QuoteJS RewriteURL ShowError StartTimer
StopTimer ThrowError UnescapeHTML UnescapeURL


Parameters

• parameter DOMAIN = "%Utility";
Default domain for the Portal's localization.

Methods

• classmethod DoneMsg(tSC)
Write common message after action is commited.
• classmethod DrawCloseButton()
• classmethod DrawDeleteSelections(tNamespace As %String, tMode As %String, cbState As %String) as %Integer
• classmethod DrawErrorLog(err)
Write out error log
• classmethod DrawProgressImg()
• classmethod DrawSelectedTable(cbState) as %Integer
Draw what user has selected
• classmethod HelpTextCancel()
• classmethod LocalizePage(ByRef msgPage As %String) as %String
Return displable Mode Title
• classmethod OnPage() as %Status
Event handler for PAGE event: this is invoked in order to generate the content of a csp page.
• classmethod OnPreHTTP() as %Boolean
Ensure user has either %Admin_Manage:USE or %Admin_Operate:USE.


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