InventDimCtrl_Rep_Project Class [AX 2012]
Syntax
class InventDimCtrl_Rep_Project extends InventDimCtrl_Rep
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
clearDimParmBuffer | (Inherited from InventDimCtrl.) | |
dimFields | (Inherited from InventDimCtrl.) | |
dimFieldsActive | (Inherited from InventDimCtrl.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getFieldSetup | Retrieves an instance of the InventDimGroupFieldSetup class that matches a specified buffer. (Inherited from InventDimCtrl.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hideAll | (Inherited from InventDimCtrl.) | |
init | Creates a new instance of the InventDimCtrl_Rep_Project class. (Overrides the init Method.) | |
initDimParmFormletter | ||
initDimParmVisible | (Inherited from InventDimCtrl.) | |
inventDimControls | (Inherited from InventDimCtrl.) | |
inventDimGroupSetup | Finds the setup of the dimension fields. (Inherited from InventDimCtrl.) | |
isDimensionActive | Indicates whether the specified dimension setup is valid and active. (Inherited from InventDimCtrl.) | |
mustShowControl | (Overrides the mustShowControl Method.) | |
mustShowField | (Overrides the mustShowField Method.) | |
new | Initializes a new instance of the InventDimCtrl_Rep_Project class. (Overrides the new Method.) | |
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.) | |
parmCallingElement | Gets or sets the CallingElement parameter. (Inherited from InventDimCtrl_Rep.) | |
parmDimParmVisible | Gets or sets the DimParmVisible parameter. (Inherited from InventDimCtrl.) | |
parmDisableLabel | Gets or sets the DisableLabel parameter. (Inherited from InventDimCtrl_Rep.) | |
parmDocumentStatus | Gets or sets the DocumentStatus parameter. | |
parmInventDimGroupSetup | Gets or sets the InventDimGroupSetup parameter. (Inherited from InventDimCtrl.) | |
parmProductDimensionGroup | Gets or sets the ProductDimensionGroup parameter. (Inherited from InventDimCtrl.) | |
parmStorageDimensionGroup | Gets or sets the StorageDimensionGroup parameter. (Inherited from InventDimCtrl.) | |
parmTrackingDimensionGroup | Gets or sets the TrackingDimensionGroup parameter. (Inherited from InventDimCtrl.) | |
parmValidDataSources | Gets or sets the ValidDataSources parameter. (Inherited from InventDimCtrl.) | |
setControlVisible | (Inherited from InventDimCtrl_Rep.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setVisible | (Inherited from InventDimCtrl.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
updateControls | Updates the controls in the user interface, such as a form or report, based on current parameter values. (Inherited from InventDimCtrl_Rep.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
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 InventDimCtrl_Rep_Project class. | |
::newFromReport | Creates and initializes an instance of this class that must be used in reports. |
Top
Inheritance Hierarchy
Object Class
InventDimCtrl Class
InventDimCtrl_Rep Class
InventDimCtrl_Rep_Project Class