Package | Description |
---|---|
ilog.views.chart.datax.adapter |
Provides predefined bridges between data models.
|
ilog.views.chart.datax.flat.set |
Provides the flat set model interface and its default implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFilteredFlatSetModel
This class implements an
IlvFlatSetModel , based on another
IlvFlatSetModel and an IlvFilter that is used
to select some of the objects. |
class |
IlvFlatListToFlatSetModel
This class implements an
IlvFlatSetModel , based on an
IlvFlatListModel . |
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
IlvBufferFlatSetModel
This class implements an
IlvFlatSetModel that
buffers (caches) the data of a given IlvFlatSetModel . |
class |
IlvDefaultFlatSetModel
This class is the default implementation of the
IlvFlatSetModel interface. |
class |
IlvFilterFlatSetModel
This class is a base class for flat object set models that encapsulate
other models.
|
class |
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.