All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Notification CATDlgEditModifyExtNotification

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

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


public class CATDlgEditModifyExtNotification

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

  • CATDlgEditor whenever the entry field is modified. (key "Enter" is pressed)

  • Constructor and Destructor Index


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

    Constructor and Destructor


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

    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.