PrintMgmtSetupUICtrlSettingsConditional Class [AX 2012]

The PrintMgmtSetupUICtrlSettingsConditional class is the controller for the "Conditional Settings" page.

class PrintMgmtSetupUICtrlSettingsConditional extends PrintMgmtSetupUICtrlEmpty

Run On

Called

  MethodDescription
Gg827530.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif clearChanged Clears the changed flag of the control. (Overrides the clearChanged Method.)
Gg827530.pubmethod(en-us,AX.60).gif delete Deletes the conditional settings. (Overrides the delete Method.)
Gg827530.pubmethod(en-us,AX.60).gif displayValues Displays values for conditional settings. (Overrides the displayValues Method.)
Gg827530.pubmethod(en-us,AX.60).gif duplicate Duplicates the conditional settings.
Gg827530.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg827530.protmethod(en-us,AX.60).gif init Initializes a controller with its component controls. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif initEmpty Initializes a controller with its component controls. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif initSettingsConditional Initializes a controller with the components it controls.
Gg827530.pubmethod(en-us,AX.60).gif isDirty Indicates whether the value has been modified and must be saved. (Overrides the isDirty Method.)
Gg827530.pubmethod(en-us,AX.60).gif isEnabled Determines whether the controller is enabled. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif move Moves the specified conditional settings in the collection of all conditional settings.
Gg827530.protmethod(en-us,AX.60).gif new Creates a new instance of the PrintMgmtSetupUICtrlSettingsConditional class. (Overrides the new Method.)
Gg827530.pubmethod(en-us,AX.60).gif newSibling Creates new conditional settings for the specified parent.
Gg827530.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.)
Gg827530.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.)
Gg827530.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif parmCtrl Gets the Ctrl parameter. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif parmData Sets a reference to an instance of the corresponding data class.
Gg827530.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Gg827530.pubmethod(en-us,AX.60).gif parmSettingsCtl Gets the SettingsCtl parameter.
Gg827530.pubmethod(en-us,AX.60).gif parmVisible Gets or sets the Visible parameter. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif save Saves values from the user interface to the data class. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif saveChanges Saves values from the user interface to the data class. (Overrides the saveChanges Method.)
Gg827530.pubmethod(en-us,AX.60).gif setChanged Sets the changed flag of the controller. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.protmethod(en-us,AX.60).gif setCtrl Sets the top level controller for the subordinate controller. (Inherited from PrintMgmtSetupUICtrlEmpty.)
Gg827530.pubmethod(en-us,AX.60).gif setEnabled Sets the controls owned by this controller to editable (enabled) or not editable (disabled). (Overrides the setEnabled Method.)
Gg827530.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg827530.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.)
Gg827530.pubmethod(en-us,AX.60).gif validate Verifies the values in the user interface are acceptable. (Overrides the validate Method.)
Gg827530.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg827530.pubmethod(en-us,AX.60).gif Gg827530.static(en-us,AX.60).gif ::construct Creates a new conditional settings controller.
Top

Object Class
  PrintMgmtSetupUICtrlEmpty Class
    PrintMgmtSetupUICtrlSettingsConditional Class

Community Additions

ADD
Show: