TradeNonStockedConversionWizard Class [AX 2012]
The TradeNonStockedConversionWizard class controls the conversion wizard.
| Method | Description | |
|---|---|---|
| accessMenuFunction | Instantiates a MenuFunction object. |
| back | (Inherited from SysWizard.) |
| backEnabled | (Inherited from SysWizard.) |
| bitmapLarge | (Inherited from SysWizard.) |
| bitmapSmall | (Inherited from SysWizard.) |
| cancel | (Inherited from SysWizard.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| curTab | (Inherited from SysWizard.) |
| curTabName | (Inherited from SysWizard.) |
| enableButtons | (Overrides the enableButtons Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillTradeNonStockedConversionItemDs | Fills the FormDataSource with the selected items. |
| fillTradeNonStockedConversionSummaryDs | Fills the FormDataSource with the selected items. |
| finish | Finish the wizard. (Inherited from SysWizard.) |
| finishEnabled | (Inherited from SysWizard.) |
| formName | Gets the name of the wizard form. (Overrides the formName Method.) |
| formRun | (Inherited from SysWizard.) |
| formRunObject | Converts the FormRun object to an Object object. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasFinishButton | (Inherited from SysWizard.) |
| hasFinishPage | (Inherited from SysWizard.) |
| hasWelcomePage | (Inherited from SysWizard.) |
| init | (Inherited from SysWizard.) |
| initFormRun | (Inherited from SysWizard.) |
| isBackEnabled | (Inherited from SysWizard.) |
| isFinishEnabled | (Inherited from SysWizard.) |
| isNextEnabled | (Inherited from SysWizard.) |
| new | Initializes a new instance of the SysWizard class. (Inherited from SysWizard.) |
| next | Controls the navigation to the next step in the wizard. (Overrides the next Method.) |
| nextEnabled | (Inherited from SysWizard.) |
| nextStep2 | Controls the second step in the wizard. |
| nextStep4 | Controls the fourth step in the wizard. |
| nextStep5 | Controls the fifth step in the wizard. |
| 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.) |
| productSelectionToContainer | Gets all selected products. |
| prompt | (Inherited from SysWizard.) |
| recordsToContainer | Gets all records for the FormDataSource object. |
| run | Creates a conversion based on the data entered in the wizard. (Overrides the run Method.) |
| saveRecord | (Inherited from SysWizard.) |
| service | (Inherited from SysWizard.) |
| serviceMethod | (Inherited from SysWizard.) |
| setPageHelpText | (Inherited from SysWizard.) |
| setPageTitle | (Inherited from SysWizard.) |
| setTab | (Inherited from SysWizard.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupNavigation | Enables and disables the navigation buttons. (Overrides the setupNavigation Method.) |
| skipTab | (Inherited from SysWizard.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates that the wizard can close. (Overrides the validate Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | |
| ::createConversion | Creates a conversion. |
| ::createItemSelection | Creates a list of selected items. |
| ::main | Provides an entry point for the TradeNonStockedConversionWizard class when it is called from a menu item. |
Community Additions
ADD
Show: