GanttTableBase Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canLoadRecord | Tests whether the currently selected record can be loaded in the Gantt chart. |
| checkFailedOrigRecordDeleted | |
| checkFailedOrigRecordUpdated | |
| checkOrigRecordStatus | |
| cleanTableBuffer | |
| count | |
| createModificationByFieldNames | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldCollection | |
| fieldIdRecId | |
| findFirst | |
| findNext | |
| findOrigRecId | Finds a record in the cached data of the table that is based on the original record ID of the table. |
| findRecId | |
| ganttTableBaseData | |
| getModifiedFieldsByFieldNames | |
| getOrigRecord | |
| getOrigRecordStatus | |
| 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 | |
| initBaseData | |
| initDefaultFieldCollection | |
| initFieldCollection | |
| initGanttTableBaseData | |
| initMaps | |
| initRecordSortedList | |
| initTableBuffer | |
| initUserChanges | |
| insert | |
| new | Initializes a new instance of the GanttTableBase class. |
| 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.) |
| origRecId | |
| origRecVersion | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAllowUserModification | Gets or sets the AllowUserModification parameter. |
| parmKeepBaseData | Gets or sets the KeepBaseData parameter. |
| parmSetUserModifiedRecIds | Gets or sets the SetUserModifiedRecIds parameter. |
| parmTableBuffer | Gets or sets the TableBuffer parameter. |
| recVersionForOrigRecId | Gets the record version stored in the internal table map for an original record identified by its RecId. |
| removeUserModifiedRecId | |
| resetAllData | |
| resetMaps | |
| resetRecordSortedList | |
| resetTableBuffer | |
| resetUserChanges | |
| setFieldValuesFromMap | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableId | |
| tableName | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateBaseDataAfterSaving | |
| updateField | Updates a field on a table buffer stored in the GanttTableBase class record sorted list |
| updateLatestRecVersion | |
| updateModification | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateWrite | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::txtNotFound |
Community Additions
ADD
Show: