Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
![]() |
![]() |
![]() |
If true, then this dialog displays an Apply button.
If true, then this dialog displays a Cancel button.
Allow popup to close as if clicking button "OK" when user presses the ENTER key. Usually this parameter would be set to 1 if the dialog does not contain input fields.
Allow popup to close as if clicking button "Cancel" or "X" when user presses the ESC key.
If this parameter has value 0, the popup will not close when user presses ESC.
If this parameter has value 1, the popup will be dismissed (canceled) when user presses ESC.
If this parameter has value 2, and the popup has button "OK", the popup will close as if clicking "OK".
User needs READ permissions on the %Ens_ProductionConfig resource to view this page
![]() |
height of the text box
radius of the rounded corners of the legend circles
radius of the rounded corners of the boxes
spacing between boxes in legend
size of the margin of the text inside the text box
distance of the vertical offset for the text y-attribute
![]() |
Avoid writing out the session cookie if we are in a Studio session.
Get the (localized) subtitle string for the dialog. This should be implemented in a subclass.
Get the (localized) title string for the dialog. This should be implemented in a subclass.
draw an elbow line between (x1,y1) and (x2,y2) we assume x1• method drawLegend(svg) [ Language = javascript ]• method drawLegendBox(svg, x, y, type, caption) [ Language = javascript ]• method drawProcess(svg, x, y, process, type, id) [ Language = javascript ]• method drawSVG(svg, err) [ Language = javascript ]• method drawTextBox(svg, x, y, caption, type, id) [ Language = javascript ]• method drawVLine(svg, x, y1, y2) [ Language = javascript ]• method getDialogValue() [ Language = javascript ]Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.• method ondialogStart() [ Language = javascript ]This callback, if defined, is called when the dialog page is loaded.• method point(x, y) [ Language = javascript ]