Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This is the Message Trace page of the ZEN application.
|
|
Subclasses |
---|
Ens.Enterprise.Portal.VisualTrace |
|
If true, then this dialog displays an Apply button.
If true, then this dialog displays a Cancel button.
Comma-separated list of additional JS include files for the page - for Event Log popup.
Name of this page.
User needs USE permissions on the %Ens_MessageTrace resource to view this page.
|
Flag to indicate whether the user may view the contents of messages.
Curr page of trace
If applicable, the server-side class of the currently selected item.
Server-side ID of currently selected item
The HTML ID of the currently selected line object, if any.
HTML ID of currently selected item
Type of currently selected item
Number of items to display on each page of the trace
Flag indicating if this is the regular screen version or printer-friendly version
Session (or message within session) to trace
Flag to indicate whether content pane should be shown. The property is "sticky" for the session.
Flag to indicate whether Events should be included in the trace.
Flag to indicate whether internal items should be shown.
Flag to indicate whether trace should be shown.
Diagram height
Total number of items in the trace
Diagram width
|
This method is used to calculate the SVG canvas dimensions and create a svgFrame component with these dimensions.
Add the style information for the Event Log information.
Get the (localized) name of the page.
Get the (localized) subtitle string for the dialog. This should be implemented in a subclass.
Get the (localized) title string for the page. This should be implemented in a subclass.
Write out contents of body details panel. pHeaderID is the message id.
Write out contents of details tab. pID is the item ID concatenated with $c(0,0) and then the message class.
Write out the links to view the full content for the message.
Draw the contents of the tool ribbon.
Helper method to obtain the session id given the SESSIONID URL parameter which may be a session id or a message id
Get the class name (in case what's been selected is an alias, which is invalid as a class name). If the id is already a class name, that class name will be returned as the return value.
Get localized messages for the message contents pane.
Get information to display in the ribbon bar.
Adjust size and position of components on this page.
Invoke a search using values from the search form.
Update the body information for a given message header.
Update the details for a selected item.
Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
Go to the Trace page for the previous or next session.
This client event, if present, is fired when the page is loaded.
Callback from the Trace SVG onSVGLoad() callback. The callback is used to ensure that we have the loaded SVG diagram available before we attempt to resize the diagram or highlight the currently selected message.
This client event, if present, is fired when the page is loaded.
Show the legend as a popup.
Show the printable trace in its own tab/window.
User clicked a link for Definition. Display the Rule View page. Display the rule definition in a popup, so the user doesn't lose the current page in the rule list.
Update the tab display to match the currently selected items.