Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Dialog to report information during an attempt to update or change the status of a production.
|
|
|
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".
Optional. This is the display name used for this page. If not provided, the class name is used.
User needs USE permissions on the %Ens_ProductionRun or the %Ens_ConfigItemRun resource to view this page.
|
Used so that the status update can advise more will be done.
|
This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
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.
Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
This callback, if defined, is called when the dialog page is loaded.
This client event, if present, is fired when the page is resized.