Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Create a new production and add components to it.
|
|
|
If true, then this dialog displays an Apply button.
Comma-separated list of additional CSS include files for the page. If this page is using CSS3 then the CSS3INCLUDES parameter is used (if defined).
Optional. This is the display name used for this page. If not provided, the class name is used.
User needs WRITE permissions on the %Ens_ProductionConfig resource to view this page.
|
|
Avoid writing out the session cookie if we are in a Studio session.
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 method is invoked when the user completes the Wizard pressing "OK". Returns a null string if it succeeds, or an error message otherwise.
This method returns a value that JavaScript can understand as 1 (true) or 0 (false). /* TODO */
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.
This callback, if defined, is called when the dialog page is loaded.