rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvHierarchicalSheetMLFHandler Class Reference

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

#include <ilviews/gadgets/motif/hsheet.h>

Inheritance diagram for IlvHierarchicalSheetMLFHandler:
IlvDefaultHierarchicalSheetLFHandler IlvHierarchicalSheetLFHandler IlvObjectLFHandler

List of all members.

Public Member Functions

 IlvHierarchicalSheetMLFHandler (IlvLookFeelHandler *lfh)
 Constructor.
IlvPalettegetGridPalette (const IlvHierarchicalSheet *obj) const
 Returns the palette used to draw the grid of the hierarchical sheet.
IlvPalettegetLinkPalette (const IlvHierarchicalSheet *obj) const
 Returns the palette used to draw the links of the hierarchical sheet.
IlvPalettegetSelectedLinkPalette (const IlvHierarchicalSheet *obj) const
 Returns the palette used to draw the selected links of the hierarchical sheet.

Detailed Description

Object Look-and-Feel class.

Library: ilvamlook

The class for the motif object look-and-feel handler of the hierarchical sheet.


Constructor & Destructor Documentation

IlvHierarchicalSheetMLFHandler::IlvHierarchicalSheetMLFHandler ( IlvLookFeelHandler lfh  ) 

Constructor.

Creates a new IlvHierarchicalSheetMLFHandler instance and initializes it with lfh.

Parameters:
lfh The look-and-feel handler which this handler will be associated to.

Member Function Documentation

IlvPalette* IlvHierarchicalSheetMLFHandler::getGridPalette ( const IlvHierarchicalSheet hsheet  )  const [virtual]

Returns the palette used to draw the grid of the hierarchical sheet.

Parameters:
hsheet The hierarchical sheet.
Returns:
The palette used to draw the grid of the hierarchical sheet.

Implements IlvHierarchicalSheetLFHandler.

IlvPalette* IlvHierarchicalSheetMLFHandler::getLinkPalette ( const IlvHierarchicalSheet hsheet  )  const [virtual]

Returns the palette used to draw the links of the hierarchical sheet.

Parameters:
hsheet The hierarchical sheet.
Returns:
The palette used to draw the links of the hierarchical sheet.

Implements IlvHierarchicalSheetLFHandler.

IlvPalette* IlvHierarchicalSheetMLFHandler::getSelectedLinkPalette ( const IlvHierarchicalSheet hsheet  )  const [virtual]

Returns the palette used to draw the selected links of the hierarchical sheet.

Parameters:
hsheet The hierarchical sheet.
Returns:
The palette used to draw the selected links of the hierarchical sheet.

Implements IlvHierarchicalSheetLFHandler.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.