See: Description
Interface | Description |
---|---|
IlvComputedColumnInfo |
This interface describes a tree-table column whose value for each row
can be computed from other column values.
|
IlvTreeSetModel |
This interface represents data that can be viewed through a
structured chart in an object-oriented way.
|
Class | Description |
---|---|
IlvAbstractTreeSetModel |
This class is an implementation of the
IlvTreeSetModel
interface which handles the notification to listeners of the model. |
IlvBasicTreeSetModel |
This class is an implementation of the
IlvTreeSetModel
interface which handles the notification to listeners of the model and
the management of the columns. |
IlvBufferTreeSetModel |
This class implements an
IlvTreeSetModel that
buffers (caches) the data of a given IlvTreeSetModel . |
IlvDefaultTreeSetModel |
This class is the default implementation of the
IlvTreeSetModel interface. |
IlvFilterTreeSetModel |
This class is a base class for tree-like object set models that encapsulate
other models.
|
IlvPropertyBasedTreeSetModel |
This class is an implementation of the
IlvTreeSetModel
interface which stores the objects and the column info objects locally
in this instance. |
IlvTreeSetUtilities |
Some general-purpose utilities relating to
IlvTreeSetModel . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.