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.diagrammer.faces.dhtml.servlet |
This package contains the JViews Diagrammer Faces servlet classes to dynamically generate images representing the component.
|
ilog.views.diagrammer.servlet |
Contains the classes for implementing server-side applications based
on the Diagrammer component.
|
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.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.
|
Modifier and Type | Class and Description |
---|---|
class |
IltFacesGraphSelectionSupport
This class describes the servlet support for selection requests in
a graph view (either Network or Equipment).
|
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IltFacesGraphServletSupport.createSelectionSupport()
Creates a new instance of selection servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesDiagrammerSelectionSupport
IlvFacesDiagrammerSelectionSupport is the
IlvSelectionSupport implementation dedicated
to the JViews Diagrammer Faces JSF component. |
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IlvFacesDiagrammerServletSupport.createSelectionSupport()
Overrides
IlvManagerServletSupport.createSelectionSupport() to
return an IlvDiagrammerSelectionSupport selection support. |
Modifier and Type | Class and Description |
---|---|
class |
IlvDiagrammerSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the diagrammer. |
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IlvDiagrammerServletSupport.createSelectionSupport()
Overrides
IlvManagerServletSupport.createSelectionSupport() to
return an IlvDiagrammerSelectionSupport selection support. |
Modifier and Type | Class and Description |
---|---|
class |
IlvFacesGanttSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the JavaServer Faces Gantt component. |
class |
IlvFacesGanttSheetSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the JavaServer Faces Gantt Sheet component. |
class |
IlvFacesGanttTableSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the JavaServer Faces Gantt Table component. |
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IlvFacesGanttServletSupport.createSelectionSupport()
Creates a new instance of selection servlet support.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvGanttComponentSelectionSupport
Definition of shared selection support for Gantt components.
|
class |
IlvGanttSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to Gantt charts. |
class |
IlvGanttSheetSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the Gantt sheet diagram. |
class |
IlvGanttTableSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the Gantt table. |
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IlvGanttServletSupport.createSelectionSupport()
Creates a new instance of selection servlet support.
|
IlvSelectionSupport |
IlvGanttServletSupport.getSelectionSupport()
Returns the servlet support that manages selection requests.
|
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IlvFacesGoogleViewServletSupport.createSelectionSupport()
Overrides
IlvManagerServletSupport.createSelectionSupport() to
return an IlvDiagrammerSelectionSupport selection support. |
Modifier and Type | Method and Description |
---|---|
protected IlvSelectionSupport |
IlvManagerServletSupport.createSelectionSupport()
Creates a new instance of selection servlet support.
|
IlvSelectionSupport |
IlvManagerServletSupport.getSelectionSupport()
Returns the servlet support that manages selection requests.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.