Package | Description |
---|---|
ilog.tgo.faces.graph.dhtml.servlet |
Contains the
Servlet related types needed in order to leverage and integrate the JViews TGO common graph based types as Faces components. |
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 . |
ilog.views.diagrammer.faces.dhtml.servlet |
This package contains the JViews Diagrammer Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.faces.dhtml.servlet |
This package contains the servlet, servlet support and actions to manage the image generation and interactions.
|
ilog.views.gantt.faces.dhtml.servlet |
This package contains the JViews Gantt Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.gantt.servlet |
Provides a Java Servlet that can produce images from a Gantt or Schedule chart.
|
ilog.views.servlet |
Generic Java Servlet to produce images from a JViews Manager.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesGraphPopupSupport
Defines the pop-up servlet support that handles dynamic pop-up menu
requests.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IltFacesGraphServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesChartPopupSupport
This class defines a pop-up menu support for the JSF
chart.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvFacesChartServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvChartPopupMenuSupport
This class is the chart specific servlet support for dynamic pop-up menu requests from the client.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvChartServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
IlvPopupMenuServletSupport |
IlvChartServletSupport.getPopupMenuSupport()
Returns the pop-up menu servlet support that manage pop-up
menu requests.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDiagrammerPopupSupport
IlvFacesDiagrammerPopupSupport defines the pop-up menu support
for a diagrammer view. |
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvFacesDiagrammerServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesManagerPopupSupport
This class defines the pop-up servlet support for the JSF Graphics Framework.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvFacesManagerServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttPopupSupport
This class defines the pop-up menu servlet support designed to
answer to JSF pop-up menu attached to a JSF Gantt view requests.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvFacesGanttServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvGanttPopupMenuSupport
This class is the gantt specific servlet support for dynamic pop-up menu
requests from the client.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvGanttServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
IlvPopupMenuServletSupport |
IlvGanttServletSupport.getPopupMenuSupport()
Returns the pop-up menu servlet support that handles pop-up menu requests.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvManagerPopupServletSupport
The
IlvPopupMenuServletSupport class defines a servlet support
dedicated to dynamic pop-up requests. |
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuServletSupport |
IlvManagerServletSupport.createPopupMenuSupport()
Creates a new instance of pop-up menu servlet support.
|
IlvPopupMenuServletSupport |
IlvManagerServletSupport.getPopupMenuSupport()
Returns the pop-up menu servlet support that handles pop-up menu requests.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.