Share via


PmfFormCtrl_ProdTableOverview_ProdTable.initPost Method [AX 2012]

This method is called after the form element is initialized.

Syntax

public void initPost()

Run On

Called

Exceptions

Exception Condition
Error

This method throws an exception if the form element has not been set for this class.

Remarks

This method initializes the form button manager and adjusts various properties for the usage of the form with formulas.

See Also

Reference

PmfFormCtrl_ProdTableOverview_ProdTable Class