JmgWorkPlannerForm Class [AX 2012]

The JmgWorkPlannerForm class is a helper class for the JmgWorkPlanner form.

Syntax

class JmgWorkPlannerForm

Run On

Called

Methods

  Method Description
Gg759350.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif changeDateInterval Changes the data interval shown on the work planner form.
Gg759350.protmethod(en-us,AX.60).gif columnToDate Retrieves the profile date that is displayed in the specified column.
Gg759350.pubmethod(en-us,AX.60).gif dateToColumn Retrieves the column where the specified profile date is displayed.
Gg759350.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif fromDate Retrieves the from date that is currently displayed on the work planner form.
Gg759350.pubmethod(en-us,AX.60).gif getColumnLabel Retrieves the column label for the specified column.
Gg759350.pubmethod(en-us,AX.60).gif getEditControl Retrieves the control, which is used to display the value at the specified column and row.
Gg759350.pubmethod(en-us,AX.60).gif getProfileAt Retrieves the profile to display at the specified row and column.
Gg759350.pubmethod(en-us,AX.60).gif getProfileTime Retrieves the total working time for the specified profile.
Gg759350.pubmethod(en-us,AX.60).gif getRowLabel Retrieves the label for the specified row.
Gg759350.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif getTotalTime Retrieves the total planned work time to display at the specified row.
Gg759350.pubmethod(en-us,AX.60).gif getWeekTotal Retrieves the work time to display at the specified column and row.
Gg759350.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg759350.privmethod(en-us,AX.60).gif initEditControls Initializes the edit controls used to display the work plan.
Gg759350.protmethod(en-us,AX.60).gif initRowLabels Initializes the row labels to display on the work plan.
Gg759350.pubmethod(en-us,AX.60).gif isLabelShowing Indicates whether the specified label is currently shown on the work plan.
Gg759350.pubmethod(en-us,AX.60).gif isWeekTotalColumn Indicates whether the specified column displays a weekly time sum.
Gg759350.pubmethod(en-us,AX.60).gif labelToRow Retrieves the row number, which displays the specified label.
Gg759350.pubmethod(en-us,AX.60).gif loadData Loads the data from the JmgProfileCalendar table, which is displayed on the work planner.
Gg759350.pubmethod(en-us,AX.60).gif new Initializes a new instance of the JmgWorkPlannerForm class.
Gg759350.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.)
Gg759350.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.)
Gg759350.pubmethod(en-us,AX.60).gif numberOfColumns Retrieves the number of columns, which is displayed on the work planner form.
Gg759350.pubmethod(en-us,AX.60).gif numberOfRows Retrieves the number rows, which is displayed on the work planner form.
Gg759350.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif parmAbsenceColor Gets or sets the AbsenceColor parameter.
Gg759350.pubmethod(en-us,AX.60).gif parmShowPlannedAbsence Gets or sets the ShowPlannedAbsence parameter.
Gg759350.pubmethod(en-us,AX.60).gif parmShowWeekend Gets or sets the ShowWeekend parameter.
Gg759350.protmethod(en-us,AX.60).gif recalculateSums Recalculates the time sums displayed on the work plan.
Gg759350.pubmethod(en-us,AX.60).gif saveData Saves changes that are made to the work plan in the database.
Gg759350.pubmethod(en-us,AX.60).gif setProfileAt Updates the displayed profile at the specified column and row.
Gg759350.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif toDate Retrieves the to-date that is currently displayed on the work planner form.
Gg759350.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg759350.protmethod(en-us,AX.60).gif type Retrieves the profile calendar type that is associated to the JmgWorkPlannerForm object.
Gg759350.protmethod(en-us,AX.60).gif updateTimeSums Updates the time sums when a profile is changed.
Gg759350.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.)
Gg759350.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg759350.pubmethod(en-us,AX.60).gif Gg759350.static(en-us,AX.60).gif ::getProfileTimes Retrieves a container that has calculated profile times.

Top

Inheritance Hierarchy

Object Class
  JmgWorkPlannerForm Class
    JmgWorkPlannerForm_All Class
    JmgWorkPlannerForm_Employee Class
    JmgWorkPlannerForm_ProfileGroup Class