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 |
This package contains the DHTML implementation of JViews JavaServer Faces Chart components.
|
ilog.views.chart.faces.dhtml.component.data |
This package contains the DHTML implementation of JViews JavaServer Faces components
related to a chart data model.
|
ilog.views.chart.faces.dhtml.interactor |
This package contains the DHTML implementation of JViews Charts JavaServer Faces interactors.
|
ilog.views.chart.faces.dhtml.renderkit |
This package contains the DHTML implementation of JViews JavaServer Faces Chart
renderers.
|
ilog.views.chart.faces.dhtml.taglib |
This package contains the DHTML implementation of JViews JavaServer Faces Chart JSP custom
tag handlers.
|
ilog.views.chart.faces.interactor |
This package contains the implementation of JViews JavaServer Faces Chart
interactors.
|
ilog.views.chart.faces.servlet |
This package provides the main classes that allow to generate a image from a
chart.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartView
This class is the base chart view component class.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesJDBCMapping
This class defines a mapping of a data set x, y and label values to the corresponding columns of a JDBC query.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartDHTMLLegend
This class defines a JViews Faces DHTML legend component.
|
class |
IlvChartDHTMLOverview
This class defines an overview to a JViews Faces DHTML chart view.
|
class |
IlvChartDHTMLView
The
IlvChartDHTMLView is a JViews Faces DHTML component that
displays a chart image. |
class |
IlvChartDHTMLViewComponent
This class defines a base class for DHTML component that displays a chart or
a part of a chart.
|
class |
IlvChartFacesContextualMenu
This class defines a base class for DHTML component that displays a contextual menu for a chart.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesXMLDataSource
This class defined an XML data source that is linkable to a chart view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartObjectSelectedFinder
This class is responsible for finding the data set point picked on the view.
|
class |
IlvChartSelectInteractor
This class defines an interactor that contains the
ilog.views.chart.data.IlvDataSetPoint selected by the user
in its value property. |
Modifier and Type | Class and Description |
---|---|
class |
IlvChartContextualMenuRenderer
This class is the chart DHTML renderer for a
IlvChartFacesContextualMenu component. |
class |
IlvChartLegendRenderer
This class is the renderer for an
IlvChartDHTMLLegend component. |
class |
IlvChartOverviewRenderer
This class is the renderer for an
IlvChartDHTMLOverview component. |
class |
IlvChartPanInteractorRenderer
This class is the DHTML renderer for an
IlvChartPanInteractor . |
class |
IlvChartPickInteractorRenderer
This class is the DHTML renderer for an
IlvChartPickInteractor . |
class |
IlvChartRenderer
This class is the renderer for a
IlvChartDHTMLView component. |
class |
IlvChartSelectInteractorRenderer
This class is the renderer for an
IlvChartSelectInteractor component. |
class |
IlvChartZoomInteractorRenderer
This class is the DHTML renderer for an
IlvChartZoomInteractor . |
class |
IlvDataSourceRenderer
This class is the DHTML renderer for an
IlvFacesDataSource . |
class |
IlvJDBCDataSourceRenderer
This class is the DHTML renderer for an
IlvFacesJDBCDataSource . |
class |
IlvXMLDataSourceRenderer
This class is the DHTML renderer for an
IlvXMLFacesDataSource . |
Modifier and Type | Class and Description |
---|---|
class |
IlvChartContextualMenuTag
This class defines the JSP custom tag handler for the
IlvChartFacesContextualMenu
component and its DHTML renderer for the JViews Charts product. |
class |
IlvChartLegendTag
This class defines the custom tag handler for the DHTML legend view
component.
|
class |
IlvChartOverviewTag
This class defines the custom tag handler for a DHTML overview component.
|
class |
IlvChartPanInteractorTag
This class defines the custom tag handler for a DHTML pan interactor
component.
|
class |
IlvChartPickInteractorTag
This class defines a custom tag handler for a DHTML pick interactor
component.
|
class |
IlvChartSelectInteractorTag
This class defines the JSP custom tag handler for the
IlvChartSelectInteractor
component and its DHTML renderer. |
class |
IlvChartViewComponentTag
This class defines the parent custom tag handler for chart view and legend
view tags.
|
class |
IlvChartViewTag
This class defines the JSP custom tag handler for a DHTML chart view.
|
class |
IlvChartZoomInteractorTag
This class defines a custom tag handler for a DHTML zoom interactor
component.
|
class |
IlvDataSourceTag
This class defines the custom tag handler for a data source component.
|
class |
IlvFacesJDBCMappingTag
This class defines the custom tag handler for a JDBC mapping component.
|
class |
IlvJDBCDataSourceTag
This class defines the custom tag handler for a JDBC Data Source component.
|
class |
IlvXMLDataSourceTag
This class defines the custom tag handler for an XML data source component.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartPanInteractor
This defines an interactor that allows you to pan on a chart view.
|
class |
IlvChartPickInteractor
This class defines an interactor that allows a special action to be triggered on
a chart view.
|
class |
IlvChartZoomInteractor
This class defines an interactor that allows you to zoom on a chart view.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesChartPopupAction
This servlet action handles the action triggered by a pop-up menu component in
IMAGE_SERVLET_CONTEXT . |
class |
IlvFacesChartPopupSupport
This class defines a pop-up menu support for the JSF
chart.
|
class |
IlvFacesChartServletSupport
A
IlvChart servlet that implements useful predefined actions
and methods. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.