All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VisualizationBase Notification CATPressEvent

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---VisualizationBase.CATTimeStampedEvent
          |
          +---CATPressEvent
 

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


public class CATPressEvent

Event notifying of a button pressed from any kind of device.
Role: Notifies the viewer of any button pressed from devices


Data Member Index


o Button
Button number that is being pressed.

Data Members


o Button
  public int Button
Button number that is being pressed. This value must be read only.

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

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