Share via


PmfFormCtrl_ProdTable_ProdTable::newFromForm Method [AX 2012]

Creates a new form control handler from the form element.

Syntax

client server public static PmfFormCtrl_ProdTable_ProdTable newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    The FormRun object for which to create the form control handler.

Return Value

Type: PmfFormCtrl_ProdTable_ProdTable Class
The created form control handler.

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class