Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
IliTableSelection Member List

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

addColumn(IlInt colno)IliTableSelection
addRange(IlInt from, IlInt to)IliTableSelection
addRow(IlInt rowno)IliTableSelection
contains(const IliTableSelection &sel) constIliTableSelection
containsCell(IlInt rowno, IlInt colno) constIliTableSelection
containsColumn(IlInt colno) constIliTableSelection
containsRange(IlInt from, IlInt to) constIliTableSelection
containsRow(IlInt rowno) constIliTableSelection
getColumn() constIliTableSelection
getColumnAt(IlInt idx) constIliTableSelection
getColumnsCount() constIliTableSelection
getRangeAt(IlInt idx, IlInt &from, IlInt &to) constIliTableSelection
getRangesCount() constIliTableSelection
getRow() constIliTableSelection
getRowAt(IlInt idx) constIliTableSelection
getRowsCount() constIliTableSelection
getType() constIliTableSelection
IliTableSelection(IliTableSelectionType type=IliSelectNone, IlInt rowno=0, IlInt colno=0)IliTableSelection
isCell() constIliTableSelection
isColumn() constIliTableSelection
isColumnOrCell() constIliTableSelection
isEmpty() constIliTableSelection
isFull() constIliTableSelection
isMulti() constIliTableSelection
isRow() constIliTableSelection
isRowOrCell() constIliTableSelection
removeColumn(IlInt colno)IliTableSelection
removeRange(IlInt from, IlInt to)IliTableSelection
removeRow(IlInt rowno)IliTableSelection
setColumn(IlInt colno)IliTableSelection
setRow(IlInt rowno)IliTableSelection
setType(IliTableSelectionType type)IliTableSelection