InventDimCtrl_Rep Class [AX 2012]

Syntax

class InventDimCtrl_Rep extends InventDimCtrl

Run On

Called

Methods

  Method Description
Gg776875.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg776875.protmethod(en-us,AX.60).gif clearDimParmBuffer (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif dimFields (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif dimFieldsActive (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif getFieldSetup Retrieves an instance of the InventDimGroupFieldSetup class that matches a specified buffer. (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif hideAll (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif init Creates a new instance of the class. (Overrides the init Method.)
Gg776875.pubmethod(en-us,AX.60).gif initDimParmVisible (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif inventDimControls (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif inventDimGroupSetup Finds the setup of the dimension fields. (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif isDimensionActive Indicates whether the specified dimension setup is valid and active. (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif mustShowControl (Overrides the mustShowControl Method.)
Gg776875.protmethod(en-us,AX.60).gif mustShowField (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventDimCtrl_Rep class. (Overrides the new Method.)
Gg776875.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.)
Gg776875.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.)
Gg776875.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif parmCallingElement Gets or sets the CallingElement parameter.
Gg776875.pubmethod(en-us,AX.60).gif parmDimParmVisible Gets or sets the DimParmVisible parameter. (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif parmDisableLabel Gets or sets the DisableLabel parameter.
Gg776875.pubmethod(en-us,AX.60).gif parmInventDimGroupSetup Gets or sets the InventDimGroupSetup parameter. (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif parmProductDimensionGroup Gets or sets the ProductDimensionGroup parameter. (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif parmStorageDimensionGroup Gets or sets the StorageDimensionGroup parameter. (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif parmTrackingDimensionGroup Gets or sets the TrackingDimensionGroup parameter. (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif parmValidDataSources Gets or sets the ValidDataSources parameter. (Inherited from InventDimCtrl.)
Gg776875.protmethod(en-us,AX.60).gif setControlVisible (Overrides the setControlVisible Method.)
Gg776875.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg776875.protmethod(en-us,AX.60).gif setVisible (Inherited from InventDimCtrl.)
Gg776875.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif updateControls Updates the controls in the user interface, such as a form or report, based on current parameter values. (Overrides the updateControls Method.)
Gg776875.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.)
Gg776875.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg776875.pubmethod(en-us,AX.60).gif Gg776875.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventDimCtrl_Rep class.

Top

Inheritance Hierarchy

Object Class
  InventDimCtrl Class
    InventDimCtrl_Rep Class
      InventDimCtrl_Rep_Project Class
      InventDimCtrl_Rep_Purch Class
      InventDimCtrl_Rep_Sales Class