See: Description
Interface | Description |
---|---|
IlvComputedColumnInfo |
This interface describes a table column whose value for each row
can be computed from other column values.
|
IlvFlatSetModel |
This interface represents data that can be viewed through a
structured chart in an object-oriented way.
|
Class | Description |
---|---|
IlvAbstractFlatSetModel |
This class is an implementation of the
IlvFlatSetModel
interface which handles the notification to the listeners of the model. |
IlvBasicFlatSetModel |
This class is an implementation of the
IlvFlatSetModel
interface which handles the notification to the listeners of the model and
the management of the columns. |
IlvBufferFlatSetModel |
This class implements an
IlvFlatSetModel that
buffers (caches) the data of a given IlvFlatSetModel . |
IlvDefaultFlatSetModel |
This class is the default implementation of the
IlvFlatSetModel interface. |
IlvFilterFlatSetModel |
This class is a base class for flat object set models that encapsulate
other models.
|
IlvPropertyBasedFlatSetModel |
This class is an implementation of the
IlvFlatSetModel
interface which stores the objects and the column info objects locally
in this instance. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.