Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
Object Look-and-Feel class. More...
#include <ilviews/gadgets/scombo.h>
Public Member Functions | |
IlvScrolledComboBoxLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
virtual IlBoolean | handleEvent (IlvScrolledComboBox *scombo, IlvEvent &event) const =0 |
Is called to handle the events of a scrolled combo box. More... | |
Object Look-and-Feel class.
Library: ilvadvgdt
The base class for the object look-and-feel handlers of the scrolled combo box.
IlvScrolledComboBoxLFHandler::IlvScrolledComboBoxLFHandler | ( | IlvLookFeelHandler * | lfh | ) |
Constructor.
Initializes a new IlvScrolledComboBoxLFHandler
instance.
lfh | The look-and-feel handler which this handler will be associated to. |
|
pure virtual |
Is called to handle the events of a scrolled combo box.
scombo | The scrolled combo box. |
event | The event to handle. |
IlTrue
if the event has been consumed. Implemented in IlvDefaultScrolledComboBoxLFHandler.
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.