Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%DeepSee.UserPortal.FilterList

class %DeepSee.UserPortal.FilterList extends %DeepSee.UserPortal.WorkList

A work list class that displays a list of filters within a User portal page.

Method Inventory

Parameters

parameter ICON = deepsee/ds2_brightness_44.png;
Icon (16x16) to display for this work list.
parameter TYPE = group;
Display type: "html" or "group".

Methods

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.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab