Share

CAcFdUiFieldDialogHook Class

Class Hierarchy

CAcFdUiFieldDialogHook

C++

class CAcFdUiFieldDialogHook : public CObject;

File

AcFdUiFieldDialogHook.h

Description

This class provides the interface for evaluators to display their field categories, fields, and custom controls in the field dialog. This is an abstract class from which the evaluators derive. An object of this class should be registered with the field manager. When the field dialog is displayed, registered objects are queried to get the field categories, fields, and field option dialog when

Links

CAcFdUiFieldDialogHook Methods

Was this information helpful?