Skip to main content

%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