Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
If true, then this dialog displays an Apply button.
Domain used for localization.
Displayed name of this page.
User needs WRITE permissions on either the %Ens_Code or the %Ens_RecordMap resource to view this page.
|
|
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 user presses the OK or Apply action buttons. If this returns false, then the action is cancelled.