Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
Indicate if can cancel search. This defines whether tempPortalNode is set.
Name of this page.
User needs USE permissions on the %Ens_MsgBank_MessageHeader resource to view this page.
Indicate if ought to create tempPortalNode when page created. Used by Cancel feature for example.
Comma separated list of subscripts to use in the %session object for saved searches.
|
Name of the Assistant class to use.
Name of Filter class to use for filtering searches.
Name of SavedSearch class to use for saving searches.
|
Show/hide the toggle buttons
Get the (localized) name of the page.
Get the (localized) title string for the page.
Create and execute the result set used to drive the results table. Note thatignoreSearchWarnings controls whether the warnings insearchWarnings should be displayed to the user or ignored.
Server-side method to write out the content for the SessionId cells. The main purpose is to include a link to the trace on the client system when the session ID is known.
Draw the name of the client system, and include a link to the Message Viewer page on the current client.
Draw the TimeCreated HTML using an embeddedtag to ensure that the full timestamp is always available to the client code for paging purposes.
Method to draw the contents of warningsDiv in the output for a supplied temp node. If the temp node doesn't exist, or there are no errors, nothing is drawn.
Load Filter object from the session, or from a saved search if requested.
Get information to display in the ribbon bar.
Method that gets the current TempNode from the filter and triggers a refresh of the Warnings panel.
Don't allow resend.
Update the details for a selected message.
Helper method to extract the full value for TimeCreated from the timecreated element in the HTML row data. rowIndex is the index of the row according to the main table's selectedIndex property.
Make sure we check for errors that occurred during the search.
Callback to set up the resultset/query for paging
Adjust for the possibility of the warning div being populated.
Check for errors that occurred while the table was first being populated.
Update the current Filter based on the form's contents. Extended criteria are saved separately.
Update the form on the page based on an updated Filter object.
Helper method to record the first and last ID values for the current page.