InventDimCtrl Class [AX 2012]

Syntax

class InventDimCtrl

Run On

Called

Methods

  Method Description
Gg786094.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg786094.protmethod(en-us,AX.60).gif clearDimParmBuffer
Gg786094.protmethod(en-us,AX.60).gif dimFields
Gg786094.pubmethod(en-us,AX.60).gif dimFieldsActive
Gg786094.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif getFieldSetup Retrieves an instance of the InventDimGroupFieldSetup class that matches a specified buffer.
Gg786094.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif hideAll
Gg786094.pubmethod(en-us,AX.60).gif init Initializes this class.
Gg786094.pubmethod(en-us,AX.60).gif initDimParmVisible
Gg786094.pubmethod(en-us,AX.60).gif inventDimControls
Gg786094.pubmethod(en-us,AX.60).gif inventDimGroupSetup Finds the setup of the dimension fields.
Gg786094.pubmethod(en-us,AX.60).gif isDimensionActive Indicates whether the specified dimension setup is valid and active.
Gg786094.protmethod(en-us,AX.60).gif mustShowControl
Gg786094.protmethod(en-us,AX.60).gif mustShowField
Gg786094.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventDimCtrl class.
Gg786094.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.)
Gg786094.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.)
Gg786094.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif parmDimParmVisible Gets or sets the DimParmVisible parameter.
Gg786094.pubmethod(en-us,AX.60).gif parmInventDimGroupSetup Gets or sets the InventDimGroupSetup parameter.
Gg786094.protmethod(en-us,AX.60).gif parmProductDimensionGroup Gets or sets the ProductDimensionGroup parameter.
Gg786094.protmethod(en-us,AX.60).gif parmStorageDimensionGroup Gets or sets the StorageDimensionGroup parameter.
Gg786094.protmethod(en-us,AX.60).gif parmTrackingDimensionGroup Gets or sets the TrackingDimensionGroup parameter.
Gg786094.pubmethod(en-us,AX.60).gif parmValidDataSources Gets or sets the ValidDataSources parameter.
Gg786094.protmethod(en-us,AX.60).gif setControlVisible
Gg786094.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg786094.protmethod(en-us,AX.60).gif setVisible
Gg786094.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg786094.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.
Gg786094.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.)
Gg786094.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg786094.pubmethod(en-us,AX.60).gif Gg786094.static(en-us,AX.60).gif ::newFromASPWebForm Creates and initializes an instance of the default InventDimCtrl Class handler for ASP.NET user controls.
Gg786094.pubmethod(en-us,AX.60).gif Gg786094.static(en-us,AX.60).gif ::newFromForm Creates and initializes an instance of the default InventDimCtrl Class handler for forms.
Gg786094.pubmethod(en-us,AX.60).gif Gg786094.static(en-us,AX.60).gif ::newFromFormValidDataSource Creates and initializes an instance of the default InventDimCtrl class handler for forms.
Gg786094.pubmethod(en-us,AX.60).gif Gg786094.static(en-us,AX.60).gif ::newFromFormValidDataSources Creates and initializes an instance of the default InventDimCtrl Class handler for forms.
Gg786094.pubmethod(en-us,AX.60).gif Gg786094.static(en-us,AX.60).gif ::newFromReport Creates and initializes an instance of the default InventDimCtrl Class handler for reports.
Gg786094.pubmethod(en-us,AX.60).gif Gg786094.static(en-us,AX.60).gif ::updateReportVisible Sets the visibility of the specified controls in a report.

Top

Inheritance Hierarchy

Object Class
  InventDimCtrl Class
    InventDimCtrl_Frm Class
    InventDimCtrl_Rep Class