Exponent::GUI::Listeners::IDragPanelListener Interface Reference

List of all members.

Detailed Description

Allows for responding to panel drag events.

Date:
29/12/2004
Author:
Paul Chana
Version:
1.0.0 Initial version
Note:
All contents of this source code are copyright 2005 Exp Digital Uk.
This source file is covered by the licence conditions of the Infinity API. You should have recieved a copy
with the source code. If you didnt, please refer to http://www.expdigital.co.uk All content is the Intellectual property of Exp Digital Uk.
Certain sections of this code may come from other sources. They are credited where applicable.
If you have comments, suggestions or bug reports please visit http://support.expdigital.co.uk
Id
IDragPanelListener.hpp,v 1.3 2007/02/08 21:07:54 paul Exp

Definition at line 32 of file IDragPanelListener.hpp.

Public Member Functions


Member Function Documentation

virtual void Exponent::GUI::Listeners::IDragPanelListener::handleDrag ( CDragEvent &  event  )  [pure virtual]

Handle the panel movement

Parameters:
event The event to handle

virtual void Exponent::GUI::Listeners::IDragPanelListener::handleDragBegining ( CDragEvent &  event  )  [pure virtual]

Handle the drag starting

Parameters:
event The event to handle

virtual void Exponent::GUI::Listeners::IDragPanelListener::handleDragEnding ( CDragEvent &  event  )  [pure virtual]

Handle the drag ending

Parameters:
event The event to handle


Infinity API - Exponent::GUI::Listeners::IDragPanelListener Interface Reference generated on 7 Mar 2007