GanttData_SMA Class [AX 2012]
The GanttData_SMA class is used to load, store, and save all data that is related to a Gantt chart.
| Method | Description | |
|---|---|---|
| addCalendarName | (Inherited from GanttData.) |
| adjustLoadingDatesInterval | (Inherited from GanttData.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canUndo | (Inherited from GanttData.) |
| cleanAfterSaving | (Inherited from GanttData.) |
| cleanAll | (Inherited from GanttData.) |
| cleanCalendarNames | (Inherited from GanttData.) |
| createCalendars | (Inherited from GanttData.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| ganttCalendarType | (Inherited from GanttData.) |
| getGanttTableByRecId | (Inherited from GanttData.) |
| getMapEmptyPersonnelNumber | Retrieves a reference to the empty worker personnel number mapping. |
| getRecordByRecId | (Inherited from GanttData.) |
| 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 GanttData.) |
| initData | (Inherited from GanttData.) |
| initFieldCollection | Calls for the initialization of a field collection for the GanttTableSMA object. (Overrides the initFieldCollection Method.) |
| initFieldCollectionSMA | Creates a set of GanttTmpSMA table fields that will not be passed to the Gantt ActiveX control. |
| initLoadingData | Initializes the date ranges and set of workers. |
| initLoadingDatesInterval | (Inherited from GanttData.) |
| initPostLoadingData | (Inherited from GanttData.) |
| initPreLoadingData | Initializes loading parameters before loading the data. (Overrides the initPreLoadingData Method.) |
| initTableCollection | Creates set of tables that will be used by the Gantt chart. (Overrides the initTableCollection Method.) |
| initTables | Creates an instance of the GanttTableSMA class. (Overrides the initTables Method.) |
| insertDataActivities | Creates and inserts a record in the GanttTmpSMA table that is based on the record in the smmActivities table. |
| load | (Inherited from GanttData.) |
| loadCalendarData | (Inherited from GanttData.) |
| loadData | Loads data into the Gantt chart. (Overrides the loadData Method.) |
| loadDataActivities | Loads data from the smmActivities table. |
| modifyModificationBeforeValidation | Modifies the fields of the modification before it is validated. (Overrides the modifyModificationBeforeValidation Method.) |
| new | Initializes a new instance of the GanttData_SMA 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.) |
| parmGanttCalendarCollection | Gets or sets the GanttCalendarCollection parameter. (Inherited from GanttData.) |
| parmGanttClient | Gets or sets the GanttClient parameter. (Overrides the parmGanttClient Method.) |
| parmGanttDataUndo | Gets or sets the GanttDataUndo parameter. (Inherited from GanttData.) |
| parmGanttTableCollection | Gets or sets the GanttTableCollection parameter. (Inherited from GanttData.) |
| parmGanttTableSMA | Gets or sets the GanttTableSMA parameter. |
| parmLoadingFromDate | Gets or sets the LoadingFromDate parameter. (Inherited from GanttData.) |
| parmLoadingToDate | Gets or sets the LoadingToDate parameter. (Inherited from GanttData.) |
| postLoad | (Inherited from GanttData.) |
| postSaveData | (Inherited from GanttData.) |
| prepareReload | (Inherited from GanttData.) |
| progressFinish | (Inherited from GanttData.) |
| progressInit | (Inherited from GanttData.) |
| progressInitSaving | (Inherited from GanttData.) |
| progressInitValidating | (Inherited from GanttData.) |
| progressTotal | (Inherited from GanttData.) |
| progressUpdate | (Inherited from GanttData.) |
| resetEmptyPersonnelNumbers | Resets the empty personnel number ID mapping. |
| resetLoadingData | Resets the data sets before loading. (Overrides the resetLoadingData Method.) |
| resetLoadingDatesInterval | (Inherited from GanttData.) |
| resetLoadPersonnelNumbers | Resets the load personnel number ID set. |
| resetMapPersonnelNumberToTeamId | Resets the personnel ID to team ID mapping. |
| save | (Inherited from GanttData.) |
| saveData | Validates and saves data. (Overrides the saveData Method.) |
| setLoadingDatesInterval | (Inherited from GanttData.) |
| 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.) |
| undo | (Inherited from GanttData.) |
| updateModification | (Inherited from GanttData.) |
| updateModificationCollection | (Inherited from GanttData.) |
| updateTimeScaleInterval | (Inherited from GanttData.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Inherited from GanttData.) |
| validateLoad | (Inherited from GanttData.) |
| validateModification | Validates one modification the user performed in the Gantt chart data. (Inherited from GanttData.) |
| validateSave | (Inherited from GanttData.) |
| 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 GanttData_SMA class. |
| ::loadDataActivities_Server | The server part of the loadDataActivities method. |
| ::newGanttClient | Creates an instance of GanttData class and a reference to the GanttClient object that is taken from the parameters. |
| ::tableAccess | |
| ::updateOrigData | Updates or validates a record in the smmActivities table. |
Community Additions
ADD
Show: