See: Description
Interface | Description |
---|---|
IlvDataColumnInfo |
This interface describes metainformation of a table column.
|
IlvDataConverter |
This interface specifies how data values are converted.
|
IlvModelWithColumns |
This is a superinterface of all models that have a list of columns,
denoting table columns or object attributes.
|
IlvObjectModelWithColumns |
This is a superinterface of all object-based models that have a list of
columns, denoting object attributes.
|
IlvStaticColumnInfo |
This interface describes metainformation of a table column.
|
Class | Description |
---|---|
IlvAbstractDataColumnInfo |
This class is an implementation of the
IlvDataColumnInfo
interface which handles the notification to listeners. |
IlvColumnUtilities |
Some general-purpose utilities relating to
IlvModelWithColumns
(applicable to IlvModelWithColumns and
IlvObjectModelWithColumns ). |
IlvDefaultDataColumnInfo |
This class is the default implementation of the
IlvDataColumnInfo interface. |
IlvDefaultStaticColumnInfo |
This class is the default implementation of the
IlvStaticColumnInfo interface. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.