Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
|
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).
Displayed name of this page.
|
Used when returning to dialog from import of a local file
If true, then this dialog displays an Apply button.
Is the user permitted to access the fileSelect popup.
Return value from this dialog
|
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.
This method is invoked only when user selects to import from Local Machine.
The necessary parameters are passed in URL. The temp file name is saved in %session and to be used in loading content.
Test if the given name is valid.
Validate file name.
User clicked the Browse button.
Start the Import
User changed to pick file between Remote and Local
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, 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.