Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Object Look-and-Feel class. More...
#include <ilviews/gadgets/motif/hsheet.h>
Public Member Functions | |
IlvHierarchicalSheetMLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. | |
IlvPalette * | getGridPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the grid of the hierarchical sheet. | |
IlvPalette * | getLinkPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the links of the hierarchical sheet. | |
IlvPalette * | getSelectedLinkPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the selected links of the hierarchical sheet. |
Object Look-and-Feel class.
Library: ilvamlook
The class for the motif object look-and-feel handler of the hierarchical sheet.
IlvHierarchicalSheetMLFHandler::IlvHierarchicalSheetMLFHandler | ( | IlvLookFeelHandler * | lfh | ) |
Constructor.
Creates a new IlvHierarchicalSheetMLFHandler
instance and initializes it with lfh.
lfh | The look-and-feel handler which this handler will be associated to. |
IlvPalette* IlvHierarchicalSheetMLFHandler::getGridPalette | ( | const IlvHierarchicalSheet * | hsheet | ) | const [virtual] |
Returns the palette used to draw the grid of the hierarchical sheet.
hsheet | 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.
hsheet | 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.
hsheet | The hierarchical sheet. |
Implements IlvHierarchicalSheetLFHandler.
© 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.