PrintMgmtSetupUICtrl::construct Method [AX 2012]

Creates a PrintMgmtSetupUICtrl controller.

client server public static PrintMgmtSetupUICtrl construct(FormRun _view, PrintMgmtSetupContext _context)

Run On

Called

Parameters

_view
Type: FormRun Class
_context
Type: PrintMgmtSetupContext Class

Return Value

Type: PrintMgmtSetupUICtrl Class
A new instance of the PrintMgmtSetupUICtrl class.

This class follows the pattern of the Model-View-Controller.

Show: