Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [UserPortal] >  [DetailsList]
Private  Storage   

class %DeepSee.UserPortal.DetailsList extends %DeepSee.UserPortal.WorkList

A work list class that displays details on the selected item within a User portal page.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 4


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %DrawWorkList
%Extends %GetHeaderMessage %GetIcon %GetName
%GetParameter %GetTitle %GetToolTip %GetType
%IsA %IsModified %New %NormalizeObject
%ObjectModified %OriginalNamespace %PackageName %RemoveFromSaveSet
%SerializeObject %SetModified %ValidateObject


Parameters

• parameter ICON = "deepsee/ds2_info_44.png";
Icon (16x16) to display for this work list.

Methods

• classmethod %DrawWorkList(pPanelNo As %Integer) as %Status
Draw the contents of the worklist.
pPanelNo is the worklist panel number.
• classmethod %GetName() as %String
Return the localized display name for this work list.
• classmethod %GetTitle() as %String
Return the localized title for this work list.
• classmethod %GetToolTip() as %String
Return an optional tool tip to display.


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