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 | Class and Description |
---|---|
class |
IlvFacesChartServletSupport
A
IlvChart servlet that implements useful predefined actions
and methods. |
Modifier and Type | Method and Description |
---|---|
protected IlvChartServletSupport |
IlvFacesChartServlet.createServletSupport()
Returns a new
IlvFacesChartServletSupport instance. |
Constructor and Description |
---|
IlvFacesChartPopupSupport(IlvChartServletSupport support)
Creates an
IlvFacesChartPopupSupport . |
Modifier and Type | Method and Description |
---|---|
protected abstract IlvChartServletSupport |
IlvChartServlet.createServletSupport()
Creates an
IlvChartServletSupport instance. |
protected IlvChartServletSupport |
IlvChartHitmapSupport.getChartServletSupport()
Returns the image generating servlet support.
|
protected IlvChartServletSupport |
IlvChartServlet.getServletSupport()
Returns the support for this servlet.
|
IlvChartServletSupport |
IlvChartServerActionEvent.getServletSupport()
Returns the servlet support origin of the event.
|
protected IlvChartServletSupport |
IlvChartPopupMenuSupport.getSupport()
Returns the image servlet support.
|
Constructor and Description |
---|
IlvChartHitmapSupport(IlvChartServletSupport support)
Creates a
IlvChartHitmapSupport . |
IlvChartPopupMenuSupport(IlvChartServletSupport support)
Creates an
IlvChartPopupMenuSupport . |
IlvChartServerActionEvent(IlvChartServletSupport support,
javax.servlet.http.HttpServletRequest request,
IlvChart chart,
String action,
String[] params)
Creates a new action event.
|
IlvChartServerActionParser(IlvChartServletSupport support) |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.