Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overrides the dialog field lookup.
Syntax
protected void overrideDialogFieldLookup(
DialogField _dialogField,
MethodName _methodName,
[Object _object])
Run On
Called
Parameters
- _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.