Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This dialog lets the user create a new Data Transformation.
|
|
|
If true, then this dialog displays an Apply button.
User needs WRITE permissions on either the %Ens_Code or the %Ens_DTL resource to view this page.
|
Default package name.
Holder for return value.
|
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.
Create a new DT class. Return "" if ok otherwise and error message.
Test if the given name is valid. Returns a colon-separated string. The first position is a 1 or 0 indicating whether this is (1) or is not (0) a valid class name. The second position is a 1 or 0 indicating whether the name is free and clear to use (1) or is the name of an existing data transformation (0).
User has changed the message type radio button.
Handle updates based on a new value for one of the fields.
Get the value that will be applied when the user presses the OK button. This is implemented by subclasses.
This client event is fired when the a popup page launched from this page fires an action.
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.
Launch the select type dialog.