PrintMgmtSetupUISettingsDefaultCtl Class [AX 2012]

The PrintMgmtSetupUISettingsDefaultCtl class is a composite control for default settings.

class PrintMgmtSetupUISettingsDefaultCtl extends PrintMgmtSetupUISettingsCtl

Run On

Called

  MethodDescription
Gg828134.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif clearChanged Clears the flag that indicates that the user has modified a value in a subordinate control. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif destinationPopupMenu Displays the popup menu for the destination. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif displayDestinationDesc Displays the value of the destination setting. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif displayReportFormatDescription Displays the description of the report format. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif displayValues Displays the value of the use default parameter and other settings from the overridden method. (Overrides the displayValues Method.)
Gg828134.protmethod(en-us,AX.60).gif doesDestinationNeedCopies Determines whether the destination will use the number of copies field value. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif editDestination Displays the destination popup menu and responds to the selected command. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif editIdText Modifies the identification text using the ID text form. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.protmethod(en-us,AX.60).gif editPrinterSettings Modifies the destination by using the standard printer settings dialog box. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg828134.protmethod(en-us,AX.60).gif getDestinationDesc Formats a descriptive label for the current destination. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.protmethod(en-us,AX.60).gif getReportFormatDescription Returns the description of the current report format. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg828134.protmethod(en-us,AX.60).gif init Initializes a control with its component controls. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif initSettingsDefault Initializes a control with its component controls.
Gg828134.pubmethod(en-us,AX.60).gif isDirty Indicates whether the user changed a value. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif lookupReportFormat Displays a lookup for the report format. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.protmethod(en-us,AX.60).gif new Creates a new instance of the PrintMgmtSetupUISettingsDefaultCtl class.
Gg828134.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif parmCopies Gets and sets the Copies parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmData Gets or sets the Data parameter. (Overrides the parmData Method.)
Gg828134.pubmethod(en-us,AX.60).gif parmDestination Gets and sets the Destination parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmDestinationToolTip Gets the DestinationToolTip parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmIdText Gets and sets the IdText parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmIdTextToolTip Gets the IdTextToolTip parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmReportFormat Gets or sets the ReportFormat parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmShowFields Gets and sets the ShowFields parameter. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif parmUseDefault Gets or sets the UseDefault parameter.
Gg828134.pubmethod(en-us,AX.60).gif saveChanges Saves values from the user interface to the data class. (Overrides the saveChanges Method.)
Gg828134.pubmethod(en-us,AX.60).gif setChanged Specifies that the user has changed a value. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif setCountryRegionId (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif setEnabled Changes the controls that are owned by this controller to be editable or not editable. (Inherited from PrintMgmtSetupUISettingsCtl.)
Gg828134.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif validate Validates the values in the user interface. (Overrides the validate Method.)
Gg828134.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg828134.pubmethod(en-us,AX.60).gif Gg828134.static(en-us,AX.60).gif ::construct Initializes a new instance of the PrintMgmtSetupUISettingsDefaultCtl class.
Top

Object Class
  PrintMgmtSetupUISettingsCtl Class
    PrintMgmtSetupUISettingsDefaultCtl Class

Community Additions

ADD
Show: