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

Object look-and-feel class. More...

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

Inheritance diagram for IlvDockableCSSLFHandler:
IlvDefaultDockableLFHandler IlvDockableLFHandler IlvObjectLFHandler

Public Member Functions

 IlvDockableCSSLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 
- Public Member Functions inherited from IlvDockableLFHandler
 IlvDockableLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 

Detailed Description

Object look-and-feel class.

Library: ilvacsslook

The class for the Views object look-and-feel handler of the dockable objects.

Constructor & Destructor Documentation

◆ IlvDockableCSSLFHandler()

IlvDockableCSSLFHandler::IlvDockableCSSLFHandler ( IlvLookFeelHandler lfh)

Constructor.

Creates a new IlvDockableCSSLFHandler instance and initializes it with lfh.

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