JmgWorkPlannerForm_ProfileGroup Class [AX 2012]
The JmgWorkPlannerForm_ProfileGroup class handles the profile group level on the work planner form.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| changeDateInterval | Changes the data interval shown on the work planner form. (Inherited from JmgWorkPlannerForm.) |
| columnToDate | Retrieves the profile date that is displayed in the specified column. (Inherited from JmgWorkPlannerForm.) |
| dateToColumn | Retrieves the column where the specified profile date is displayed. (Inherited from JmgWorkPlannerForm.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fromDate | Retrieves the from date that is currently displayed on the work planner form. (Inherited from JmgWorkPlannerForm.) |
| getColumnLabel | Retrieves the column label for the specified column. (Inherited from JmgWorkPlannerForm.) |
| getEditControl | Retrieves the control that is used to display the value at the specified column and row. (Overrides the getEditControl Method.) |
| getProfileAt | Retrieves the profile to display at the specified row and column. (Inherited from JmgWorkPlannerForm.) |
| getProfileTime | Retrieves the total working time for the specified profile. (Inherited from JmgWorkPlannerForm.) |
| getRowLabel | Retrieves the label for the specified row. (Inherited from JmgWorkPlannerForm.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTotalTime | Retrieves the total planned work time to display at the specified row. (Inherited from JmgWorkPlannerForm.) |
| getWeekTotal | Retrieves the work time to display at the specified column and row. (Inherited from JmgWorkPlannerForm.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initRowLabels | Initializes the row labels to display on the work plan. (Overrides the initRowLabels Method.) |
| isLabelShowing | Indicates whether the specified label is currently shown on the work plan. (Inherited from JmgWorkPlannerForm.) |
| isWeekTotalColumn | Indicates whether the specified column displays a weekly time sum. (Inherited from JmgWorkPlannerForm.) |
| labelToRow | Retrieves the row number, which displays the specified label. (Inherited from JmgWorkPlannerForm.) |
| loadData | Loads the data from the JmgProfileCalendar table, which is displayed on the work planner. (Inherited from JmgWorkPlannerForm.) |
| new | Initializes a new instance of the JmgWorkPlannerForm_ProfileGroup 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.) |
| numberOfColumns | Retrieves the number of columns, which is displayed on the work planner form. (Inherited from JmgWorkPlannerForm.) |
| numberOfRows | Retrieves the number rows, which is displayed on the work planner form. (Inherited from JmgWorkPlannerForm.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| overlayColumnUpdated | Updates time sums when an overlayed column is updated. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAbsenceColor | Gets or sets the AbsenceColor parameter. (Inherited from JmgWorkPlannerForm.) |
| parmOverlay | Gets or sets the Overlay parameter. |
| parmShowPlannedAbsence | Gets or sets the ShowPlannedAbsence parameter. (Inherited from JmgWorkPlannerForm.) |
| parmShowWeekend | Gets or sets the ShowWeekend parameter. (Inherited from JmgWorkPlannerForm.) |
| recalculateSums | Recalculates the time sums displayed on the work plan. (Inherited from JmgWorkPlannerForm.) |
| saveData | Saves changes that are made to the work plan in the database. (Inherited from JmgWorkPlannerForm.) |
| setProfileAt | Updates the displayed profile at the specified column and row. (Inherited from JmgWorkPlannerForm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toDate | Retrieves the to-date that is currently displayed on the work planner form. (Inherited from JmgWorkPlannerForm.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| type | Retrieves the profile calendar type that is associated to the JmgWorkPlannerForm object. (Overrides the type Method.) |
| updateTimeSums | Updates the time sums when a profile is changed. (Overrides the updateTimeSums Method.) |
| 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.) |
Community Additions
ADD
Show: