Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
Object Look-and-Feel class. More...
#include <ilviews/gadgets/vx/hsheet.h>
Public Member Functions | |
IlvHierarchicalSheetVXLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
IlvPalette * | getGridPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the grid of the hierarchical sheet. More... | |
IlvPalette * | getLinkPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the links of the hierarchical sheet. More... | |
Public Member Functions inherited from IlvHierarchicalSheetWLFHandler | |
IlvHierarchicalSheetWLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
IlvPalette * | getGridPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the grid of the hierarchical sheet. More... | |
IlvPalette * | getLinkPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the links of the hierarchical sheet. More... | |
IlvPalette * | getSelectedLinkPalette (const IlvHierarchicalSheet *obj) const |
Returns the palette used to draw the selected links of the hierarchical sheet. More... | |
Public Member Functions inherited from IlvDefaultHierarchicalSheetLFHandler | |
virtual void | drawButton (const IlvHierarchicalSheet *, IlvPort *, const IlvTreeGadgetItem *, const IlvRect &, const IlvRegion *) const |
Is called to draw the expand/collapse button of a hierarchical sheet item. More... | |
Public Member Functions inherited from IlvHierarchicalSheetLFHandler | |
IlvHierarchicalSheetLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
Object Look-and-Feel class.
Library: ilvavxlook
The class for the ViewsX object look-and-feel handler of the hierarchical sheet.
IlvHierarchicalSheetVXLFHandler::IlvHierarchicalSheetVXLFHandler | ( | IlvLookFeelHandler * | lfh | ) |
Constructor.
Creates a new IlvHierarchicalSheetVXLFHandler
instance and initializes it with lfh.
lfh | The look-and-feel handler which this handler will be associated to. |
|
virtual |
Returns the palette used to draw the grid of the hierarchical sheet.
hsheet | The hierarchical sheet. |
Implements IlvHierarchicalSheetLFHandler.
|
virtual |
Returns the palette used to draw the links of the hierarchical sheet.
hsheet | The hierarchical sheet. |
Implements IlvHierarchicalSheetLFHandler.
© Copyright 2016, 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.