IDMEvent

The IDMEvent class is the base class for all direct manipulation event classes.
Note: Neither the Open Class Library nor the operating system provides default processing for drag events, beyond the Open Class Library-provided implementation of virtual functions. If you provide your own implementation of these virtual functions, do not assume returning a value of false will cause correct processing to be done for you.


IDMEvent - Member Functions and Data by Group

Constructors & Destructor

You can construct and destruct objects of this class.


[view class]
~IDMEvent
public:
virtual ~IDMEvent()

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


[view class]
IDMEvent
public:
IDMEvent(const IEvent& event)

Constructs objects of this class from a generic IEvent object.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


IDMEvent - Inherited Member Functions and Data

Inherited Public Functions

IEvent

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data