All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Notification CATDlgNfyOKNotification

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

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


public class CATDlgNfyOKNotification

Class to notify a dialog object's OK push button being pressed.
Role: This event notification is sent by CATDlgNotify whenever the end user presses the OK push button.


Constructor and Destructor Index


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

Constructor and Destructor


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

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.