%DeepSee.UserPortal.RecentList
class %DeepSee.UserPortal.RecentList extends %DeepSee.UserPortal.WorkList
A work list class that provides a list of recent items within a User portal page.Method Inventory
Parameters
parameter ICON = deepsee/ds2_clock_44.png;
Icon (16x16) to display for this work list.
Methods
Draw the contents of the worklist.
pPanelNo is the worklist panel number.
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.
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetHeaderMessage()
- %GetIcon()
- %GetParameter()
- %GetType()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()