Exponent::GUI::Listeners::IToolTipListener Interface Reference

List of all members.

Detailed Description

Allows a handler to respond to tool tip requests for display information.

Date:
18/03/2005
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
IToolTipListener.hpp,v 1.3 2007/02/08 21:07:54 paul Exp

Definition at line 32 of file IToolTipListener.hpp.

Public Member Functions


Constructor & Destructor Documentation

Exponent::GUI::Listeners::IToolTipListener::IToolTipListener (  )  [inline]

Construction

Definition at line 44 of file IToolTipListener.hpp.

virtual Exponent::GUI::Listeners::IToolTipListener::~IToolTipListener (  )  [inline, virtual]

Destruction

Definition at line 49 of file IToolTipListener.hpp.


Member Function Documentation

virtual void Exponent::GUI::Listeners::IToolTipListener::getToolTipText ( CString value,
const long  idOfRequestingControl 
) [pure virtual]

Get the text to put in the tool tip window

Parameters:
value On return is filled with the tool tip text
idOfRequestingControl The id of the control that you want the tool tip for


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