Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::ListSelectionListener Class Reference

Specialised EventListener for list-style component events. More...

#include <OgreEventListeners.h>

Inheritance diagram for Ogre::ListSelectionListener:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual void listSelected (ListSelectionEvent *e)=0
 Invoked when a scroll has occurred.

virtual bool isMulticaster () const
 Returns whether or not the listener is a multicaster.


Detailed Description

Specialised EventListener for list-style component events.

Definition at line 171 of file OgreEventListeners.h.


Member Function Documentation

virtual bool Ogre::EventListener::isMulticaster   const [virtual, inherited]
 

Returns whether or not the listener is a multicaster.

Reimplemented in Ogre::EventMulticaster.

Definition at line 65 of file OgreEventListeners.h.

Referenced by Ogre::EventMulticaster::convertListenerToMulti(), and Ogre::EventMulticaster::removeInternal().

virtual void Ogre::ListSelectionListener::listSelected ListSelectionEvent   e [pure virtual]
 

Invoked when a scroll has occurred.

Referenced by Ogre::ListSelectionTarget::processListSelectionEvent().


The documentation for this class was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:26:29 2004