Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [Workflow] >  [UI] >  [ItemDetailPane]
Private  Storage   

class EnsLib.Workflow.UI.ItemDetailPane extends %CSP.Util.Pane

An AutoPage pane that displays details for a Workflow Item

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 5


Summary

Properties
Align CommandFormClass CommandFormObject CommandSubmitPage
Commands FrameStyle Name Styles
Text URL

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
DrawBODY DrawCommandForm DrawCommands DrawHEAD
GenerateCode LocalizeText OnGenerateCode ProcessSubmit
QuoteCOS ShowDetails ShowForm XMLDTD
XMLExport XMLExportToStream XMLExportToString XMLNew
XMLSchema XMLSchemaNamespace XMLSchemaType


Parameters

• parameter DOMAIN = "Ensemble";
Use our own domain for localization

Methods

• method DrawBODY(pInstance As %CSP.Util.PageInstance) as %Status
Draw the BODY of the detail pane
• method DrawHEAD(pInstance As %CSP.Util.PageInstance) as %Status
Overwritten by subclasses to draw anything this pane needs for the HEAD section.
• method ProcessSubmit(pAction As %String, pItemId As %String, pUserName As %String, ByRef pShowItem As %Boolean, ByRef pMsg As %String, ByRef pRefresh As %Boolean) as %Status
Submit handler for this page
• method ShowDetails(pItem As EnsLib.Workflow.Worklist, pState As %String) as %Status
Show details for this worklist item
• method ShowForm(pItem As EnsLib.Workflow.Worklist, pState As %String) as %Status
Show form for this worklist item


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