Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.
Template for Mappings popup dialogs Management Portal
|
|
Subclasses | ||
---|---|---|
%CSP.UI.Portal.Mappings.Global | %CSP.UI.Portal.Mappings.Package | %CSP.UI.Portal.Mappings.Routine |
|
Class name of application this page belongs to.
If true, then this dialog displays an Apply button.
Security requirement
|
Style applied to buttons when automatically disabled.
|
Get the (localized) subtitle string for the dialog. This should be implemented in a subclass.
Override in subclasses
Apply the value for this dialog and keep it open. Overriding so that we can disable the ok and apply buttons after.
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 Cancel button. If this returns false, then the dialog is not cancelled.
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.
This client event, if present, is fired when the page is loaded.