BOMDesignerCtrl.new Method [AX 2012]

Initializes a new instance of the BOMDesignerCtrl class.

public void new(
    FormRun _fr, 
    FormTreeControl _tree, 
    FormListControl _list, 
    FormWindowControl _bomInfoImage, 
    FormStaticTextControl _bomInfoText, 
    FormWindowControl _bomInfoVersionImage, 
    FormWindowControl _routeInfoImage, 
    FormStaticTextControl _routeInfoText, 
    FormWindowControl _routeInfoVersionImage, 
    TableId _callerTableId)

Run On

Called

Parameters

_fr
Type: FormRun Class
_tree
Type: FormTreeControl Class
_list
Type: FormListControl Class
_bomInfoImage
Type: FormWindowControl Class
_bomInfoText
Type: FormStaticTextControl Class
_bomInfoVersionImage
Type: FormWindowControl Class
_routeInfoImage
Type: FormWindowControl Class
_routeInfoText
Type: FormStaticTextControl Class
_routeInfoVersionImage
Type: FormWindowControl Class
_callerTableId
Type: TableId Extended Data Type

Community Additions

ADD
Show: