SysRecurrenceBuild Class [AX 2012]

Syntax

class SysRecurrenceBuild extends SysFormBuilder

Run On

Called

Methods

  Method Description
Gg953477.protmethod(en-us,AX.60).gif addAutoControl (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif addUnit
Gg953477.pubmethod(en-us,AX.60).gif build (Overrides the build Method.)
Gg953477.protmethod(en-us,AX.60).gif buildButton (Inherited from SysFormBuilder.)
Gg953477.protmethod(en-us,AX.60).gif buildComboBox (Inherited from SysFormBuilder.)
Gg953477.protmethod(en-us,AX.60).gif buildGroup (Inherited from SysFormBuilder.)
Gg953477.protmethod(en-us,AX.60).gif buildIntEdit (Inherited from SysFormBuilder.)
Gg953477.protmethod(en-us,AX.60).gif buildRadioGroup (Inherited from SysFormBuilder.)
Gg953477.privmethod(en-us,AX.60).gif buildUnitPatternGroup
Gg953477.pubmethod(en-us,AX.60).gif caller
Gg953477.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg953477.pubmethod(en-us,AX.60).gif closeOk (Inherited from SysFormBuilder.)
Gg953477.protmethod(en-us,AX.60).gif commandButtonCancel_clicked (Inherited from SysFormBuilder.)
Gg953477.protmethod(en-us,AX.60).gif commandButtonOk_clicked (Overrides the commandButtonOk_clicked Method.)
Gg953477.pubmethod(en-us,AX.60).gif defaultRecurrence
Gg953477.pubmethod(en-us,AX.60).gif defaultValue
Gg953477.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg953477.protmethod(en-us,AX.60).gif getControl (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg953477.pubmethod(en-us,AX.60).gif getUnits
Gg953477.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg953477.protmethod(en-us,AX.60).gif hasControl (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif init
Gg953477.pubmethod(en-us,AX.60).gif lockResetSize (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif monthCombo2_leave
Gg953477.privmethod(en-us,AX.60).gif monthCombo2_selectionChange
Gg953477.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SysRecurrenceBuild class. (Overrides the new Method.)
Gg953477.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.)
Gg953477.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.)
Gg953477.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg953477.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg953477.privmethod(en-us,AX.60).gif patternUnit_selectionChange
Gg953477.pubmethod(en-us,AX.60).gif recurrence
Gg953477.protmethod(en-us,AX.60).gif revive (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif runAsDialog
Gg953477.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg953477.privmethod(en-us,AX.60).gif setVisibleUnitGroup
Gg953477.pubmethod(en-us,AX.60).gif showCommandButtons (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif showPattern
Gg953477.pubmethod(en-us,AX.60).gif showRange
Gg953477.pubmethod(en-us,AX.60).gif showTime
Gg953477.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg953477.pubmethod(en-us,AX.60).gif update
Gg953477.privmethod(en-us,AX.60).gif updateValue
Gg953477.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.)
Gg953477.privmethod(en-us,AX.60).gif validateRecurrence
Gg953477.protmethod(en-us,AX.60).gif value (Inherited from SysFormBuilder.)
Gg953477.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg953477.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg953477.pubmethod(en-us,AX.60).gif yearCombo2_leave
Gg953477.privmethod(en-us,AX.60).gif yearCombo2_selectionChange

Top

Inheritance Hierarchy

Object Class
  SysFormBuilder Class
    SysRecurrenceBuild Class
      RetailConnSchedulerBatchJobConfig Class