GanttCalendar Class [AX 2012]
The GanttCalendar class loads calendar information into internal variables.
| Method | Description | |
|---|---|---|
| adjustDurationWithEfficiencyBackward | Adjusts the duration of a node by taking into account the efficiency assigned to each working time slot. |
| adjustDurationWithEfficiencyForward | Adjusts the duration of a node by taking into account the efficiency assigned to each working time slot. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyDataToCalendar | Copies data from the current calendar temporary table to the GanttCalendar Class. |
| deleteAllData | Deletes all data stored in the temporary table of the GanttCalendar Class. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAllDaysOpenWorkIntervals | Gets the records to insert in the calendar temporary table data for the all day open calendar. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWorkIntervalsFromServer | |
| getWorkIntervalsPerDate | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initSetLoadedDatesAllDaysOpen | |
| initSetLoadedRecIds | |
| load | Loads data into the GanttCalendar Class temporary table. |
| new | Initializes a new instance of the GanttCalendar 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCalendarName | Gets or sets the CalendarName parameter. |
| parmIsDataLoaded | Gets or sets the IsDataLoaded parameter. |
| parmWorkCalendarDateLine | Gets or sets the WorkCalendarDateLine parameter. |
| resetTmpBuffer | |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::calendarNameAllDaysOpen | |
| ::newGanttCalendarType | Creates a new basic, work center, or combined calendar. |
| ::time24Hours | |
| ::txtNotFound |
Community Additions
ADD
Show: