Package | Description |
---|---|
ilog.views.chart.datax |
Provides extended data models and bridges from/to Swing models.
|
ilog.views.chart.datax.tree.list |
Provides the tree list model interface and its default implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlvDataColumnInfo
This interface describes metainformation of a table column.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvAbstractDataColumnInfo
This class is an implementation of the
IlvDataColumnInfo
interface which handles the notification to listeners. |
class |
IlvDefaultDataColumnInfo
This class is the default implementation of the
IlvDataColumnInfo interface. |
class |
IlvDefaultStaticColumnInfo
This class is the default implementation of the
IlvStaticColumnInfo interface. |
Modifier and Type | Interface and Description |
---|---|
interface |
IlvComputedColumnInfo
This interface describes a tree-table column whose value for each row
can be computed from other column values.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.