SrsReportDataContractExtendUIBuilder_CN.overrideDialogFieldLookup Method [AX 2012]
Overrides the dialog field lookup.
protected void overrideDialogFieldLookup(
DialogField _dialogField,
MethodName _methodName,
[Object _object])
Run On
CalledParameters
- _dialogField
- Type: DialogField Class
Dialog field, shall be initialized before PostBuild super() call.
- _methodName
- Type: MethodName Extended Data Type
Method name.
- _object
- Type: Object Class
The object on which the lookup method resides.
Community Additions
ADD
Show: