See: Description
Interface | Description |
---|---|
IlvComputedColumnInfo |
This interface describes a table column whose value for each row
can be computed from other column's values.
|
IlvFlatTableModel |
This interface represents data that can be viewed through a
structured chart.
|
Class | Description |
---|---|
IlvAbstractFlatTableModel |
This class is an implementation of the
IlvFlatTableModel
interface which handles the notification to listeners of the model. |
IlvBasicFlatTableModel |
This class is an implementation of the
IlvFlatTableModel
interface which handles the notification to listeners of the model and
the management of the columns. |
IlvBufferFlatTableModel |
This class implements an
IlvFlatTableModel that
buffers (caches) the data of a given IlvFlatTableModel . |
IlvDefaultFlatTableModel |
This class is the default implementation of the
IlvFlatTableModel interface. |
IlvFilterFlatTableModel |
This class is a base class for tabular models that encapsulate other
models.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.