Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
For InterSystems internal use only, subject to change without notice
|
|
|
If true, then this dialog displays an Apply button.
Optional. This is the display name used for this page. If not provided, the class name is used.
Controls the access to the page, it can be set to one of the following:
The user needs initially to enter the site through a PUBLIC page.
- PRIVATE=0 - Page can be linked to/bookmarked
- PRIVATE=1 - Can only be referenced from another CSP page
|
Is the user permitted to access the fileSelect popup.
Message to inform the user they may not perform a given action.
Holder for return value.
|
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.
Update the contents of the CLASSPATH table
This method is used to generate an appropriate proxy class name which won't have a classname conflict due to differing cases between an existing package and one used by this class
User clicked the Browse button.
Invoked when user clicks 'yes' after being prompted about bouncing the ELS This will run instead of ondialogFinish in order to close the dialog.
Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
Returning from file select and setting the value into the appropriate field.
This callback is called when the user presses the OK button. If this returns false, then the action is canceled.
Trigger keepAlive behaviour for the page.
Refresh the table which displays the extra CLASSPATHS to use
Set a particular filepath to be editable
If there is a filepath being edited, save that first before making another filepath editable Then set the new filepath to be editable
This callback is called when the user presses the OK button. If this returns false, then the action is canceled.