The MamaSymbolListResortHandler interface.
More...
#include <MamaSymbolListHandlerTypes.h>
Detailed Description
The MamaSymbolListResortHandler interface.
Instances of subclasses of this class can be registered with a MamaSymbolList and will be invoked when the sorting of the symbol list has changed.
Constructor & Destructor Documentation
virtual Wombat::MamaSymbolListResortHandler::~MamaSymbolListResortHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual void Wombat::MamaSymbolListResortHandler::onResort |
( |
MamaSymbolList * |
symbolList | ) |
|
|
pure virtual |
Method invoked when the sorting of the symbol list has changed.
- Parameters
-
symbolList | The symbol list. |
The documentation for this class was generated from the following file: