Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvTable Member List

This is the complete list of members for IlvTable, including all inherited members.

allowCellMode() const =0IlvTablepure virtual
cellBBox(IlvRect bbox, IlUShort row, IlUShort col, IlUShort startrow, IlUShort startcol, IlvRect &rect) constIlvTable
cellInfo(IlUShort rowno, IlUShort colno, IlUShort &startrow, IlUShort &startcol, IlUShort &nbrow, IlUShort &nbcol) constIlvTablevirtual
columnSameWidth() const =0IlvTablepure virtual
copyArea(IlvSystemPort *dst, const IlvRect &rect, const IlvPoint &at) constIlvTablevirtual
draw(IlvPort *dst, IlUShort firstcol, IlUShort firstrow, IlUShort nbCol, IlUShort nbRow, IlvPalette *palette, const IlvRect &bbox, const IlvRect &clip) constIlvTable
drawItem(IlvPort *dst, IlUShort rowno, IlUShort colno, const IlvRect &itembbox, const IlvRect &clip) const =0IlvTablepure virtual
getColumnsDistance(IlUShort fromcol, IlUShort tocol) constIlvTablevirtual
getColumnWidth(IlUShort colno) const =0IlvTablepure virtual
getRowHeight(IlUShort rowno) const =0IlvTablepure virtual
getRowsDistance(IlUShort fromrow, IlUShort torow) constIlvTablevirtual
getVisibleItems(const IlvRect &bbox, IlUShort firstcol, IlUShort firstrow, IlUShort nbcol, IlUShort nbrow, IlUShort &fromx, IlUShort &tox, IlUShort &fromy, IlUShort &toy) constIlvTable
IlvTable()IlvTable
invalidateRect(IlvPort *dst, const IlvRect &rect) constIlvTablevirtual
isShowingGrid() const =0IlvTablepure virtual
pointToPosition(const IlvRect &bbox, const IlvPoint &p, IlUShort firstcol, IlUShort firstrow, IlUShort nbcol, IlUShort nbrow, IlUShort &colno, IlUShort &rowno) constIlvTable
resizeColumn(IlvSystemPort *dst, const IlvRect &bbox, IlUShort col, IlvPos delta, IlUShort firstcol) constIlvTable
resizeRow(IlvSystemPort *dst, const IlvRect &bbox, IlUShort rw, IlvPos delta, IlUShort firstrow) constIlvTable
rowSameHeight() const =0IlvTablepure virtual
scrollTo(IlvSystemPort *dst, IlUShort oldrow, IlUShort oldcolumn, IlUShort row, IlUShort column, const IlvRect &bbox)IlvTable