PrintMgmtSetupUISettingsDefaultCtl Class [AX 2012]
The PrintMgmtSetupUISettingsDefaultCtl class is a composite control for default settings.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearChanged | Clears the flag that indicates that the user has modified a value in a subordinate control. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| destinationPopupMenu | Displays the popup menu for the destination. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| displayDestinationDesc | Displays the value of the destination setting. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| displayReportFormatDescription | Displays the description of the report format. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| displayValues | Displays the value of the use default parameter and other settings from the overridden method. (Overrides the displayValues Method.) |
| doesDestinationNeedCopies | Determines whether the destination will use the number of copies field value. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| editDestination | Displays the destination popup menu and responds to the selected command. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| editIdText | Modifies the identification text using the ID text form. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| editPrinterSettings | Modifies the destination by using the standard printer settings dialog box. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDestinationDesc | Formats a descriptive label for the current destination. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| getReportFormatDescription | Returns the description of the current report format. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| 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 control with its component controls. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| initSettingsDefault | Initializes a control with its component controls. |
| isDirty | Indicates whether the user changed a value. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| lookupReportFormat | Displays a lookup for the report format. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| new | Creates a new instance of the PrintMgmtSetupUISettingsDefaultCtl 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.) |
| parmCopies | Gets and sets the Copies parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmData | Gets or sets the Data parameter. (Overrides the parmData Method.) |
| parmDestination | Gets and sets the Destination parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmDestinationToolTip | Gets the DestinationToolTip parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmIdText | Gets and sets the IdText parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmIdTextToolTip | Gets the IdTextToolTip parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmReportFormat | Gets or sets the ReportFormat parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmShowFields | Gets and sets the ShowFields parameter. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| parmUseDefault | Gets or sets the UseDefault parameter. |
| saveChanges | Saves values from the user interface to the data class. (Overrides the saveChanges Method.) |
| setChanged | Specifies that the user has changed a value. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| setCountryRegionId | (Inherited from PrintMgmtSetupUISettingsCtl.) |
| setEnabled | Changes the controls that are owned by this controller to be editable or not editable. (Inherited from PrintMgmtSetupUISettingsCtl.) |
| 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. (Overrides the validate Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the PrintMgmtSetupUISettingsDefaultCtl class. |
Community Additions
ADD
Show: