Package | Description |
---|---|
ilog.tgo.faces.equipment.dhtml.component |
Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO
IlpEquipment into JavaServer Faces. |
ilog.tgo.faces.network.dhtml.component |
Contains the JViews TGO Faces DHTML specific components that are needed in order to integrate the JViews TGO
IlpNetwork into JavaServer Faces. |
ilog.views.diagrammer.faces.dhtml.component |
This package contains the JViews Diagrammer Faces DHTML component.
|
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.component |
This package contains the base DHTML implementation of JViews JavaServer Faces components.
|
ilog.views.faces.dhtml.servlet |
This package contains the servlet, servlet support and actions to manage the image generation and interactions.
|
ilog.views.maps.servlet |
This package contains the JViews Maps Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.servlet |
Generic Java Servlet to produce images from a JViews Manager.
|
ilog.views.util.servlet.tiling |
Tile manager for storing and/or loading tiles.
|
Modifier and Type | Method and Description |
---|---|
IlvTileManager |
IltFacesDHTMLEquipmentView.getTileManager()
Returns the tile manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IltFacesDHTMLEquipmentView.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
Modifier and Type | Method and Description |
---|---|
IlvTileManager |
IltFacesDHTMLNetworkView.getTileManager()
Returns the tile manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IltFacesDHTMLNetworkView.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
Modifier and Type | Method and Description |
---|---|
IlvTileManager |
IlvFacesDHTMLDiagrammerView.getTileManager()
Returns the tile manager.
|
IlvTileManager |
IlvFacesDHTMLDashboardView.getTileManager()
Returns the tile manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesDHTMLDiagrammerView.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
void |
IlvFacesDHTMLDashboardView.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
Modifier and Type | Method and Description |
---|---|
IlvTileManager |
IlvFacesDiagrammerServletSupport.getTileManager(javax.servlet.http.HttpServletRequest request)
Returns the tile manager.
|
Modifier and Type | Method and Description |
---|---|
IlvTileManager |
IlvFacesDHTMLViewSupportImpl.getTileManager()
Returns the tile manager.
|
IlvTileManager |
IlvFacesDHTMLViewSupport.getTileManager()
Returns the tile manager.
|
IlvTileManager |
IlvFacesDHTMLView.getTileManager()
Returns the tile manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvFacesDHTMLViewSupportImpl.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
void |
IlvFacesDHTMLViewSupport.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
void |
IlvFacesDHTMLView.setTileManager(IlvTileManager tileManager)
Sets the tile manager.
|
Modifier and Type | Method and Description |
---|---|
IlvTileManager |
IlvFacesManagerServletSupport.getTileManager(javax.servlet.http.HttpServletRequest request)
Returns the tile manager.
|
Modifier and Type | Method and Description |
---|---|
protected IlvTileManager |
IlvMapServletSupport.getTileManager(javax.servlet.http.HttpServletRequest request)
Retrieves the tile manager.
|
Modifier and Type | Method and Description |
---|---|
protected IlvTileManager |
IlvManagerServletSupport.getTileManager(javax.servlet.http.HttpServletRequest request)
Retrieves the tile manager.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFileTileManager
Implementation of a tile manager that reads and writes files on disk.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.