DialogFieldDimensionDefaultingController.load Method [AX 2012]
Creates the controls that are required to display the default dimensions, loads the data, and populates the controls with the saved state.
Syntax
public void load(Dialog _dialog)
Run On
Client
Parameters
- _dialog
Type: Dialog Class
The Dialog object that contains this DialogFieldDimensionDefaultingController object.
Exceptions
Exception | Condition |
---|---|
Error | The controller was constructed with an unsupported combination of checkboxes, combo boxes, and value display parameters. |