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.
A test for invoking commands from an AutoPage.
|
|
|
|
Subclasses can override this to redefine the buttons for a form
This callback is called when this form is submitted. pID is the ID value associated with the form. The default implementation will perform a Save if the AutoForm is a persistent object.
pSubmit is the name of the submit button (i.e., $AUTOFORM_SAVE).