public interface IlvModelWithColumns
IlvFlatListModel
,
IlvFlatSetModel
,
IlvFlatTableModel
,
IlvTreeListModel
,
IlvTreeSetModel
,
IlvColumnUtilities
Modifier and Type | Method and Description |
---|---|
IlvDataColumnInfo |
getColumn(int columnIndex)
Returns metainformation about a column.
|
int |
getColumnCount()
Returns the number of columns in the model.
|
int getColumnCount()
Valid column indices range from 0 to getColumnCount()-1
(inclusive).
IlvDataColumnInfo getColumn(int columnIndex)
columnIndex
- The column.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.