All Frameworks  Class Hierarchy  This Framework  Indexes

System Macro CATDeclareSettingCtrl

Macro CATDeclareSettingCtrl (Brand,FW,Name)
Declares a setting controller.

Role: Declares a class that implements a setting controller. The controller implements the interface CATISysSettingController for managing the generic operations as (Save, Commit, ResetToAdminValues) on the setting controller. To access the specific parameters it must implement an interface BrandIFWNameSettingAtt. The name of the class must be BrandFWNameSettingCtrl.
Parameters:
Brand
The brand to which this controller belongs
FW
The framework in which the controller is implemented
Name
The name of the controller

This object is included in the file: CATSysMacroSettingCtrl.h

Copyright © 2003, Dassault Systèmes. All rights reserved.