JmgWorkPlannerForm_ProfileGroup Class [AX 2012]

The JmgWorkPlannerForm_ProfileGroup class handles the profile group level on the work planner form.

class JmgWorkPlannerForm_ProfileGroup extends JmgWorkPlannerForm

Run On

Called

  MethodDescription
Gg759876.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif changeDateInterval Changes the data interval shown on the work planner form. (Inherited from JmgWorkPlannerForm.)
Gg759876.protmethod(en-us,AX.60).gif columnToDate Retrieves the profile date that is displayed in the specified column. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif dateToColumn Retrieves the column where the specified profile date is displayed. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif fromDate Retrieves the from date that is currently displayed on the work planner form. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif getColumnLabel Retrieves the column label for the specified column. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif getEditControl Retrieves the control that is used to display the value at the specified column and row. (Overrides the getEditControl Method.)
Gg759876.pubmethod(en-us,AX.60).gif getProfileAt Retrieves the profile to display at the specified row and column. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif getProfileTime Retrieves the total working time for the specified profile. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif getRowLabel Retrieves the label for the specified row. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif getTotalTime Retrieves the total planned work time to display at the specified row. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif getWeekTotal Retrieves the work time to display at the specified column and row. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg759876.protmethod(en-us,AX.60).gif initRowLabels Initializes the row labels to display on the work plan. (Overrides the initRowLabels Method.)
Gg759876.pubmethod(en-us,AX.60).gif isLabelShowing Indicates whether the specified label is currently shown on the work plan. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif isWeekTotalColumn Indicates whether the specified column displays a weekly time sum. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif labelToRow Retrieves the row number, which displays the specified label. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif loadData Loads the data from the JmgProfileCalendar table, which is displayed on the work planner. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif new Initializes a new instance of the JmgWorkPlannerForm_ProfileGroup class. (Overrides the new Method.)
Gg759876.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif numberOfColumns Retrieves the number of columns, which is displayed on the work planner form. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif numberOfRows Retrieves the number rows, which is displayed on the work planner form. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif overlayColumnUpdated Updates time sums when an overlayed column is updated.
Gg759876.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif parmAbsenceColor Gets or sets the AbsenceColor parameter. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif parmOverlay Gets or sets the Overlay parameter.
Gg759876.pubmethod(en-us,AX.60).gif parmShowPlannedAbsence Gets or sets the ShowPlannedAbsence parameter. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif parmShowWeekend Gets or sets the ShowWeekend parameter. (Inherited from JmgWorkPlannerForm.)
Gg759876.protmethod(en-us,AX.60).gif recalculateSums Recalculates the time sums displayed on the work plan. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif saveData Saves changes that are made to the work plan in the database. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif setProfileAt Updates the displayed profile at the specified column and row. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif toDate Retrieves the to-date that is currently displayed on the work planner form. (Inherited from JmgWorkPlannerForm.)
Gg759876.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg759876.protmethod(en-us,AX.60).gif type Retrieves the profile calendar type that is associated to the JmgWorkPlannerForm object. (Overrides the type Method.)
Gg759876.protmethod(en-us,AX.60).gif updateTimeSums Updates the time sums when a profile is changed. (Overrides the updateTimeSums Method.)
Gg759876.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg759876.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  JmgWorkPlannerForm Class
    JmgWorkPlannerForm_ProfileGroup Class

Community Additions

ADD
Show: