Share via


PmfFormCtrl_VendJournalMatch_PackingSlip.updateDesign Method [AX 2012]

Updates the controls in the form.

Syntax

protected void updateDesign()

Run On

Called

Remarks

This method is typically called when changes are made to the data sources, buffers, or other control state variables that can affect the visual components that the user has access to. The base implementation of this method does nothing.

See Also

Reference

PmfFormCtrl_VendJournalMatch_PackingSlip Class