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

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

#include <ilviews/gadgets/dockpane.h>

Inheritance diagram for IlvDockableLFHandler:
IlvObjectLFHandler IlvDefaultDockableLFHandler IlvDockableCSSLFHandler IlvDockableVXLFHandler

Public Member Functions

 IlvDockableLFHandler (IlvLookFeelHandler *lfh)
 Constructor. More...
 

Detailed Description

Object Look-and-Feel class.

Library: ilvadvgdt

The base class for the object look-and-feel handlers of the dockable objects.

Constructor & Destructor Documentation

◆ IlvDockableLFHandler()

IlvDockableLFHandler::IlvDockableLFHandler ( IlvLookFeelHandler lfh)

Constructor.

Creates a new IlvDockableLFHandler instance and initializes it with lfh.

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