All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Notification CATDlgEditModifyNotification

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---CATDlgEditModifyNotification
 

Usage: you must use this class as is. You should never derive it.


public class CATDlgEditModifyNotification

Class to notify a dialog object's entry field change.
Role: This event notification is sent by :

  • CATDlgEditor whenever the entry field is modified,
  • CATDlgStatusBar whenever the end user edits the PowerInput entry field,
  • CATDlgCombo whenever the keyboard entry is modified by editing.

  • Constructor and Destructor Index


    o CATDlgEditModifyNotification()
    Constructs a CATDlgEditModifyNotification object.
    o ~CATDlgEditModifyNotification()

    Constructor and Destructor


    o CATDlgEditModifyNotification
    public CATDlgEditModifyNotification()
    Constructs a CATDlgEditModifyNotification object.
    o ~CATDlgEditModifyNotification
    public virtual ~CATDlgEditModifyNotification()

    This object is included in the file: CATDlgNotification.h
    If needed, your Imakefile.mk should include the module: DI0PANV2

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