RetailConnSchedulerBatchJobConfig Class [AX 2012]
The RetailConnSchedulerBatchJobConfig class builds the form control object and sets the control value.
| Method | Description | |
|---|---|---|
| addAutoControl | (Inherited from SysFormBuilder.) |
| addUnit | (Inherited from SysRecurrenceBuild.) |
| build | (Inherited from SysRecurrenceBuild.) |
| buildButton | (Inherited from SysFormBuilder.) |
| buildComboBox | (Inherited from SysFormBuilder.) |
| buildGroup | (Inherited from SysFormBuilder.) |
| buildIntEdit | (Inherited from SysFormBuilder.) |
| buildRadioGroup | (Inherited from SysFormBuilder.) |
| caller | (Inherited from SysRecurrenceBuild.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| closeOk | (Inherited from SysFormBuilder.) |
| commandButtonCancel_clicked | (Inherited from SysFormBuilder.) |
| commandButtonOk_clicked | (Inherited from SysRecurrenceBuild.) |
| defaultRecurrence | (Inherited from SysRecurrenceBuild.) |
| defaultValue | (Inherited from SysRecurrenceBuild.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getControl | (Inherited from SysFormBuilder.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUnits | (Inherited from SysRecurrenceBuild.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasControl | (Inherited from SysFormBuilder.) |
| init | (Inherited from SysRecurrenceBuild.) |
| jobCaption | Sets the form control value. |
| lockResetSize | (Inherited from SysFormBuilder.) |
| monthCombo2_leave | (Inherited from SysRecurrenceBuild.) |
| new | Initializes a new instance of the SysRecurrenceBuild class. (Inherited from SysRecurrenceBuild.) |
| 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.) |
| recurrence | (Inherited from SysRecurrenceBuild.) |
| revive | (Inherited from SysFormBuilder.) |
| runAsDialog | (Inherited from SysRecurrenceBuild.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showCommandButtons | (Inherited from SysFormBuilder.) |
| showPattern | (Inherited from SysRecurrenceBuild.) |
| showRange | (Inherited from SysRecurrenceBuild.) |
| showTime | (Inherited from SysRecurrenceBuild.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| update | (Inherited from SysRecurrenceBuild.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| value | (Inherited from SysFormBuilder.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| yearCombo2_leave | (Inherited from SysRecurrenceBuild.) |
Community Additions
ADD
Show: