ConfDefGroupWizard_BR Class [AX 2012]
The ConfDefGroupWizard_BR class controls the ConfDefGroupWizard_BR form that implements the methods for controlling the flow of the wizard and trees.
| Method | Description | |
|---|---|---|
| autoSelect | Iterates through the saved selection and populates the corresponding tree control with it. |
| autoSelectAdd | Adds a single item. |
| autoSelectValidate | Validates that the selected tables are still valid for the other tabs that are based on it. |
| back | Moves back in the wizard. (Overrides the back Method.) |
| 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.) |
| changeImage | Changes the image on a tree control item. |
| curTab | (Inherited from SysWizard.) |
| curTabName | (Inherited from SysWizard.) |
| deleteDeselectedItem | Deletes items that were deselected from a map. |
| disableSavedSelection | Clears the saved selection items. |
| dragBegin | Checks whether the user drags any controls, and returns true or false, depending on the object type and condition. |
| dragDrop | Checks whether the form control is dragged to the correct location. |
| dragOver | Returns the action to perfom on the form control. |
| enableButton | Enables the specified button if the specified item has valid information. |
| enableButtons | (Inherited from SysWizard.) |
| enableUpDownButtons | Enables or disables the Up or Down button for an item by checking whether it is the first or last item on the tree. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldAdd | Adds a field from the All field tree to the Selected field tree. |
| fieldAutoSelect | Populates the All field tree with the saved selection. |
| fieldBuild | Builds all field trees. |
| fieldBuildAllTree | Builds the All field tree. |
| fieldBuildField | Inserts a field in one of the field trees. |
| fieldBuildFieldGroup | Inserts a field group in one of the field trees. |
| fieldBuildSelectedTree | Builds the Selected field tree. |
| fieldDelete | Deletes a field from the Selected field tree. |
| fieldFillList | Populates the internal list of all fields. |
| fieldFindIdx | Retrieves the tree item of the specified field. |
| fieldHelpText | Sets the field’s Help text to the tree control. |
| fieldImage | Retrieves the image that is used by the field. |
| fieldLabel | Retrieves the label of the specified field. |
| fieldMoveItemVertical | Moves a field item up or down. |
| fieldName | Retrieves the name of the specified field. |
| fieldOverlayImage | Retrieves the overlay image of the field. |
| fieldValidate | Validates the selection of fields. |
| findFirstChild | Retrieves the first child in the given item's level. |
| findSelectedTable | Constructs a set by using the selected tables. |
| findTreeRadioImage | Retrieves the selected or unselected radio image. |
| findTreeStateImage | Retrieves the checked or unchecked state image. |
| finish | Finishes the wizard and saves all the selections. (Overrides the finish Method.) |
| finishEnabled | (Inherited from SysWizard.) |
| formName | Returns the form name. (Overrides the formName Method.) |
| formRun | (Inherited from SysWizard.) |
| getFieldPositionNumber | Finds the last position of a field in the auto report fields map. |
| 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 | Retrieves whether the wizard has a Finish button. (Overrides the hasFinishButton Method.) |
| hasFinishPage | (Inherited from SysWizard.) |
| hasSavedSelectionData | Retrieves whether the specified kind of data has a saved selection. |
| hasWelcomePage | (Inherited from SysWizard.) |
| hitTest | Retrieves the item that was clicked. |
| init | (Inherited from SysWizard.) |
| initForm | Initializes the wizard form. |
| initFormFindTabControl | Initializes the tab control of the wizard. |
| initFormHeaders | Initializes the wizard form headers. |
| initFormRun | Initializes the wizard form by calling the initForm method. (Overrides the initFormRun Method.) |
| initFormTitle | Initializes the wizard title. |
| initSelectionData | Initializes the internal map of saved selections. |
| isBackEnabled | (Inherited from SysWizard.) |
| isFinishEnabled | (Inherited from SysWizard.) |
| isNextEnabled | (Inherited from SysWizard.) |
| isTableCurrentlySelected | Checks whether the specified table is selected. |
| isTableInUseByLayout | Checks whether the specified table is used by the current layout. |
| isTablePreviouslySelected | Checks whether the specified table was previously selected. |
| isTableSelected | Checks whether the specified map contains the specified table. |
| load | Loads information for the objects that are involved in the query, namely the tables, fields, selected summation options, sort order, and range information. |
| loadField | |
| loadRange | |
| loadSortOrder | |
| loadSum | |
| loadTable | |
| moveItemVertical | |
| new | Initializes a new instance of the ConfDefGroupWizard_BR class. (Overrides the new Method.) |
| newObjectName | Initializes the object name. |
| next | Sets up the next form in the wizard. (Overrides the next Method.) |
| nextEnabled | (Inherited from SysWizard.) |
| 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.) |
| parmConfGroupId | Gets or sets the ConfGroupId parameter. |
| prompt | (Inherited from SysWizard.) |
| rangeAdd | Adds range options. |
| rangeAutoSelect | |
| rangeDelete | Deletes range options. |
| reportGenerateQuery | Generates the query, adds ranges and sort options, based on the selection in the Configurator definition wizard, and returns the query. |
| run | Run the wizard. (Inherited from SysWizard.) |
| save | Saves the selected configurator details to generate the query. |
| saveField | |
| saveRange | |
| saveRecord | (Inherited from SysWizard.) |
| saveRelations | |
| saveSortOrder | |
| saveSum | |
| saveTableAndRelation | |
| saveTableAndRelationDS | |
| selectFirstChild | |
| 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 | Sets up options to enable or disable Next, Previous, and Finish buttons. (Overrides the setupNavigation Method.) |
| skipTab | (Inherited from SysWizard.) |
| sortAdd | Adds sort options. |
| sortAutoSelect | |
| sortBuildSortOrder | |
| sortChangeSortDirection | Changes the sort direction. |
| sortDelete | Deletes sort options. |
| sortFindSortImage | Returns an image, depending on whether the sort order is ascending or descending. |
| sortMoveItemVertical | Moves the item vertically. |
| sortRangeAdd | |
| sortRangeBuild | Sorts the fields and adds ranges to the fields. |
| sortRangeBuildAllTree | |
| sortRangeBuildSelectedTree | |
| sortRangeDelete | |
| sortSelected | |
| sortSelectedOrder | |
| spaceDown | Checks whether the spacebar is pressed. |
| sumAdd | Adds the selected summation option. |
| sumAddType | Sums the added type. |
| sumAutoSelect | |
| sumBuild | Sums the selected field. |
| sumBuildAllTree | |
| sumBuildSelectedTree | |
| sumBuildSum | |
| sumDelete | Deletes summation options. |
| sumFillList | |
| sumFindAmount | |
| sumValidate | Validates the summation based on ranges, and returns true if validation is successful. |
| tabChanged | Runs when the user moves to the next tab. |
| tableAdd | Adds the selected table to the Selected tables list. |
| tableAutoSelect | |
| tableBuild | Selects all tables or related tables that are part of the configurator definition group. |
| tableBuildAllTree | |
| tableBuildRelationTree | |
| tableChangeLabel | |
| tableDelete | Removes the selected table from the Selected tables list. |
| tableDeleteSelected | |
| tableFillList | |
| tableFillRelatedList | |
| tableFindIdx | |
| tableInsertAfter | |
| tableLabel | |
| tableMoveItemVertical | Moves the item vertically. |
| tableRelated | Verifies whether the tables are related. |
| tableReset | |
| tableSelectedDrop | Drops the selected table. |
| 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 the wizard. (Inherited from SysWizard.) |
| validateNext | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the class. |
| ::fieldFillContainer | Adds the selected fields and default fields to a container. |
| ::main | Provides an entry point for the ConfDefGroupWizard_BR class when it is called from a menu item. |
| ::tableFillContainer | |
| ::tableFillRelatedContainer | Adds the selected table and related tables to a container. |
| ::tableValidate |
Community Additions
ADD
Show: