Package | Description |
---|---|
ilog.views.chart.faces.component |
This package contains the main JViews Javaserver Faces chart component
classes.
|
ilog.views.chart.faces.component.data |
This package contains the component classes related to the Chart data model.
|
ilog.views.chart.faces.dhtml.component.data |
This package contains the DHTML implementation of JViews JavaServer Faces components
related to a chart data model.
|
Modifier and Type | Method and Description |
---|---|
IlvFacesDataSource |
IlvChartView.getDataSource()
Returns the data source to be displayed by the chart linked to this chart
view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvChartView.setDataSource(IlvFacesDataSource dataSource)
Sets the data source to be displayed by the chart linked to this chart view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesJDBCDataSource
A data source that wraps an
IlvJDBCDataSource . |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesXMLDataSource
This class defined an XML data source that is linkable to a chart view.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.