rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IliDrawCellStruct Struct Reference

struct type. More...

#include <ilviews/dataccess/gadgets/tablegad.h>

List of all members.

Public Attributes

IlvAlignment align
IlvRect bbox
const IlvRegionclip
IlvPortdst
const char * label
IlvPalettepalette
IlInt rowno
IlBoolean selected
IlInt tblColno

Detailed Description

struct type.

Library: dbgadget

This structure contains the information required to draw a cell in a table gadget. During execution of the DrawCell table gadget callback, this structure can be obtained by calling the IliTableGadget::getDrawCellStruct member function.

See also:
IliTableGadget

Member Data Documentation

The alignment (IlvLeft, IlvCenter or IlvRight).

The bounding box of the cell.

The clip region.

The port where the cell must be drawn.

The label to be drawn.

The text in the cell is drawn with the foreground color of this palette.

The row position of the cell.

This member is set to IlTrue if the cell is selected (highlighted).

The column position of the cell (relative to the underlying table).

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

© 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.