Package | Description |
---|---|
ilog.views.chart.faces.servlet |
This package provides the main classes that allow to generate a image from a
chart.
|
ilog.views.chart.servlet |
Provides a Java Servlet that can produce images from an
IlvChart . |
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesChartSelectAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
void |
IlvFacesChartPopupAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvZoomAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
void |
IlvPopupChartServerAction.actionPerformed(IlvChartServerActionEvent event)
Handles the menu action.
|
void |
IlvPickPointAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
void |
IlvPanAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
void |
IlvOverviewAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
void |
IlvChartServerAction.actionPerformed(IlvChartServerActionEvent event)
Performs the action requested from the client side.
|
protected void |
IlvZoomAction.zoom(IlvChartServerActionEvent evt,
IlvDataWindow zoomedDataWindow)
Called to zoom to the specified data window.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.