Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Viewer page to look at Managed Alerts present on the system.
|
|
|
Comma-separated list of additional JS include files for the page.
Displayed name of this page.
User needs READ permissions on the %Ens_Alerts resource to view this page.
|
Value to indicate the percentage of the horizontal screen which should be devoted to the details panel (if it is visible). This is exposed as a client-side property for the layout code to use the value.
Id of the page number field
Id of the page size field
Id of the results tablePane
|
Fill search criteria defaults
Get the (localized) name of the page.
Get the (localized) title string for the page.
Render the HTML for the Details tab
Server-side method to write out the event text both as content and in the hover-text title.
Method called from%OnAfterCreatePage to get defaults and build up the initial display
For tablePanes which require a constructed SQL query when paging, this callback supplies the columns and FROM portions of the query.
Callback to return a list of resources required for a specific HyperEvent. The user must have sufficient privileges on one of the resource/permission pairs to be permitted to execute the hyperevent. An empty string implies the user already has sufficient privileges for the ZenMethod specified in pMethod.
Called fromonSearchHandler and%OnAfterCreatePage to build the where clause.
Server-side callback to provide localized string introducing the details table
Get information to display in the ribbon bar.
Helper method to construct aquery on the server when paging. This method should be invoked from onChangeResultsPage () for tablePanes which use the whereClause, orderbyClause and columns properties to construct queries. next is true for Next, false for Previous; pageSize is the page size; wherePlus gives the ID < or ID > string; idVal gives the id value to compare with ID, outer is either ASC or DESC depending on the current display order.
User chose a new Auto-Refresh value; set a new timeout value and start the timer
Use with certainfields so user can hit Enter to indicate that an entry in the field is done and ready to use
Reset the "Search Events By..." form fields to blank, reset other fields to defaults
Callback invoked after the next/previous page has been loaded.
Callback to set up the resultset/query for paging.
User clicked the Search button, user changed a Quick Search or Event Type criterion, or we have completed a non-zero Purge.
toggle detailTable for a selected row.
Adjust sizes of components on the page. Do this differently for Event Log than for other children of EnsPortal.Template.viewerPage (hence the override). In this case the details pane does NOT get large when the search pane is minimized.
This client event, if present, is fired when the page is loaded.
If auto-refresh is still on, refresh table and restart the timer