InventDimControlsCollect_Frm Class [AX 2012]
Syntax
class InventDimControlsCollect_Frm extends InventDimControlsCollect
Run On
Called
Methods
Method | Description | |
---|---|---|
buildCompareList | (Inherited from InventDimControlsCollect.) | |
buildDataFieldList | (Inherited from InventDimControlsCollect.) | |
buildDataSourceList | (Overrides the buildDataSourceList Method.) | |
buildFromASPWebControl | ||
buildFromForm | ||
buildFromListPageInteraction | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
datasourceName | (Overrides the datasourceName Method.) | |
dimTableId | Retrieves the tableId value of the table that holds the dimension fields. (Inherited from InventDimControlsCollect.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fieldId | (Inherited from InventDimControlsCollect.) | |
first | (Inherited from InventDimControlsCollect.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
init | Initializes this class. (Overrides the init Method.) | |
insertASPBoundField | (Inherited from InventDimControlsCollect.) | |
insertControl | (Inherited from InventDimControlsCollect.) | |
insertFormFieldControl | (Inherited from InventDimControlsCollect.) | |
insertListPageFieldControl | (Inherited from InventDimControlsCollect.) | |
insertReportFieldControl | (Inherited from InventDimControlsCollect.) | |
isDataSourceValid | (Inherited from InventDimControlsCollect.) | |
mustInsertInList | (Overrides the mustInsertInList Method.) | |
new | Initializes a new instance of the InventDimControlsCollect_Frm class. (Overrides the new Method.) | |
next | (Inherited from InventDimControlsCollect.) | |
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.) | |
parmControlIdCollectionEnumerator | Gets or sets the ControlIdCollectionEnumerator parameter. | |
parmInventDimForm | Gets or sets the InventDimForm parameter. | |
parmValidDataSources | Gets or sets the ValidDataSources parameter. (Inherited from InventDimControlsCollect.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validDataSourceNames | (Inherited from InventDimControlsCollect.) | |
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 InventDimControlsCollect_Frm class. | |
::newFromFormInterfaceValidDataSources | Creates and initializes an instance of the InventDimControlsCollect_Frm class for forms. |
Top
Inheritance Hierarchy
Object Class
InventDimControlsCollect Class
InventDimControlsCollect_Frm Class
InventDimControlsCollect_FrmTmp Class