Package | Description |
---|---|
ilog.views.chart.faces.servlet |
This package provides the main classes that allow to generate a image from a
chart.
|
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.util.servlet |
This package contains various utility classes used in thinclient.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuEncoder |
IlvFacesChartPopupSupport.getMenuEncoder(jakarta.servlet.http.HttpServletRequest request)
Returns the menu encoder responsible for encoding the root
IlvMenu
into a code comprehensible for the client. |
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuEncoder |
IlvFacesDiagrammerPopupSupport.getMenuEncoder(jakarta.servlet.http.HttpServletRequest request)
Returns the menu encoder that will translate the menu model into
compatible code for the client.
|
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuEncoder |
IlvFacesManagerPopupSupport.getMenuEncoder(jakarta.servlet.http.HttpServletRequest request)
Returns the menu encoder responsible for encoding the root
IlvMenu
into a code comprehensible for the client. |
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuEncoder |
IlvFacesGanttPopupSupport.getMenuEncoder(jakarta.servlet.http.HttpServletRequest request)
Returns the menu encoder responsible for encoding the root
IlvMenu
into a code comprehensible for the client. |
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultPopupMenuEncoder
This class is responsible for encoding an
IlvMenu
into a code comprehensible to the client and to write it into
the selected writer. |
Modifier and Type | Method and Description |
---|---|
protected IlvPopupMenuEncoder |
IlvPopupMenuServletSupport.getMenuEncoder(jakarta.servlet.http.HttpServletRequest request)
Returns the menu encoder responsible for encoding the root
IlvMenu
into a code comprehensible for the client. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.