hidden class EnsPortal.ServiceRegistry.Dialog.DisplayValues extends EnsPortal.Dialog.standardDialog
If true, then this dialog displays an Apply button.
Avoid writing out the session cookie if we are in a Studio session.
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.
Adjust size and position of components on this page.
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.
This callback, if defined, is called when the dialog page is loaded.
This client event, if present, is fired when the page is resized.