Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
Set this to the correct domain.
Comma-separated list of additional JS include files for the page.
Name of this page.
|
|
Return the array of links to show in the locator bar.
pLink(n)=$LB(caption,link)
Decorate the page.
Get the (localized) name of the page. This should be implemented in a subclass.
called when selDSDomain changes
This callback, if implemented returns information used to display the standard ribbon bar.
pDisplay is true if the ribbon should be displayed.
pViewIcons is an array describing "view" buttons to display: pViewIcons(n) = $LB(id,help,icon)
pSortOptions is an array describing "sort" options to display: pSortOptions(n) = $LB(id,caption,help)
pSearch is true if a search box is displayed.
pRibbonTitle is a title to display.
pCommands is an array of command buttons to display: pCommands(n) = $LB(id,caption,help,onclick)
Get the title string to add to the locator row. This should be implemented in a subclass.