Skip to main content

%DeepSee.UserPortal.DetailsList

Class %DeepSee.UserPortal.DetailsList Extends %DeepSee.UserPortal.WorkList [ System = 4 ]

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

Parameters​

ICON​

Parameter ICON = "deepsee/ds2_info_44.png";

Icon (16x16) to display for this work list.

Methods​

%GetName​

ClassMethod %GetName() As %String

Return the localized display name for this work list.

%GetTitle​

ClassMethod %GetTitle() As %String

Return the localized title for this work list.

%GetToolTip​

ClassMethod %GetToolTip() As %String

Return an optional tool tip to display.

%DrawWorkList​

ClassMethod %DrawWorkList(pPanelNo As %Integer) As %Status

Draw the contents of the worklist.
pPanelNo is the worklist panel number.