method OnGetRibbonInfo(Output pDisplay As %Boolean, Output pViewIcons As %List, Output pSortOptions As %List, Output pSearchBox As %Boolean, Output pRibbonTitle As %String, Output pCommands As %List)
as %Status
Get information to display in the ribbon bar.
method assignButton()
[ Language = javascript ]
method dblSelectItem(row)
[ Language = javascript ]
double click detailTable for a selected row.
method hideItem()
[ Language = javascript ]
hide detailTable
method launchAssign(taskId)
[ Language = javascript ]
method onPopupAction(popupName, action, value)
[ Language = javascript ]
Returning from dialogs
method onlayoutHandler(load)
[ Language = javascript ]
The layout for this page is different from that for other list pages because of the iframe
method selectItem(row)
[ Language = javascript ]
toggle detailTable for a selected row.
method showItem(taskId)
[ Language = javascript ]