PrintMgmtSetupUICtrlEmpty Class [AX 2012]
The PrintMgmtSetupUICtrlEmpty class is the controller for the blank tab page.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearChanged | Clears the changed flag of the control. |
| delete | Deletes the currently displayed object. |
| displayValues | Displays the values held by this controller. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes a controller with its component controls. |
| initEmpty | Initializes a controller with its component controls. |
| isDirty | Indicates whether the value has been modified and must be saved. |
| isEnabled | Determines whether the controller is enabled. |
| new | Creates a new instance of the PrintMgmtSetupUICtrlEmpty class. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCtrl | Gets the Ctrl parameter. |
| parmVisible | Gets or sets the Visible parameter. |
| save | Saves values from the user interface to the data class. |
| saveChanges | Saves values from the user interface to the data class. |
| setChanged | Sets the changed flag of the controller. |
| setCtrl | Sets the top level controller for the subordinate controller. |
| setEnabled | Sets the controls owned by this controller to editable or not editable. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the values in the user interface. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new empty tab page controller. |
Object Class
PrintMgmtSetupUICtrlEmpty Class
PrintMgmtSetupUICtrlDocInstance Class
PrintMgmtSetupUICtrlSettingsConditional Class
PrintMgmtSetupUICtrlEmpty Class
PrintMgmtSetupUICtrlDocInstance Class
PrintMgmtSetupUICtrlSettingsConditional Class
Community Additions
ADD
Show: