Views
Gadgets Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members | Public Member Functions
IlvScrolledComboBoxCSSLFHandler Class Reference

Object Look-and-Feel class. More...

#include <ilviews/gadgets/css/scombo.h>

Inheritance diagram for IlvScrolledComboBoxCSSLFHandler:
IlvDefaultScrolledComboBoxLFHandler IlvScrolledComboBoxLFHandler IlvObjectLFHandler

Public Member Functions

 IlvScrolledComboBoxCSSLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 
- Public Member Functions inherited from IlvDefaultScrolledComboBoxLFHandler
virtual IlBoolean handleEvent (IlvScrolledComboBox *, IlvEvent &) const
 Is called to handle the events of a scrolled combo box. More...
 
- Public Member Functions inherited from IlvScrolledComboBoxLFHandler
 IlvScrolledComboBoxLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 

Detailed Description

Object Look-and-Feel class.

Library: ilvacsslook

The class for the motif object look-and-feel handler of the scrolled combo box.

Constructor & Destructor Documentation

◆ IlvScrolledComboBoxCSSLFHandler()

IlvScrolledComboBoxCSSLFHandler::IlvScrolledComboBoxCSSLFHandler ( IlvLookFeelHandler lfh)

Constructor.

Creates a new IlvScrolledComboBoxCSSLFHandler instance and initializes it with lfh.

Parameters
lfhThe look-and-feel handler which this handler will be associated to.