All Frameworks Class Hierarchy This Framework Previous Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATNotification
|
+---CATSysSettingCtrlNotif
Usage: you must use this class as is. You should never derive it.
public class CATSysSettingCtrlNotif
Notification sent by a setting controller.
Role: Objects of this class convey information about the
modifications that have been occurred inside a setting controller which
send an event when it is commited, saved, reseted.
| public CATSysSettingCtrlNotif( | ) |
| public CATSysSettingCtrlNotif( | CATCallbackEvent | iEvent, |
| CATSettingInfo* | iInfo) |
| public virtual ~CATSysSettingCtrlNotif( | ) |
public CATCallbackEvent *_Evenement
public CATSettingInfo *_Info
Copyright © 2003, Dassault Systèmes. All rights reserved.