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