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.
Optional. This is the display name used for this page. If not provided, the class name is used.
User needs READ permissions on the %Ens_ProductionConfig resource to view this page.
|
Get the (localized) subtitle string for the dialog. This should be implemented in a subclass.
Get the (localized) title string for the page.
Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
This callback is called when the user presses the OK button. If this returns false, then the action is canceled.