Package | Description |
---|---|
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.
|
Class and Description |
---|
IlvGanttComponentSelectionSupport
Definition of shared selection support for Gantt components.
|
IlvGanttPopupMenuSupport
This class is the gantt specific servlet support for dynamic pop-up menu
requests from the client.
|
IlvGanttSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to Gantt charts. |
IlvGanttServlet
An abstract servlet that can respond to HTTP requests to generate a JPEG
image from a
Gantt chart
or a Schedule chart . |
IlvGanttServletSupport
IlvGanttServletSupport is the core class of the Gantt Servlet
framework. |
IlvGanttSheetSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the Gantt sheet diagram. |
IlvGanttTableSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the Gantt table. |
IlvServerAction
The
IlvServerAction interface should be implemented by objects
that need to be notified of named actions requested from the client. |
IlvServletRequestParameters
The
IlvServletRequestParameters class represents the named
parameters parsed from an individual HttpServletRequest . |
ServerActionEvent
A
ServerActionEvent is sent to all IlvServerAction s
that are registered on the server side when an action is requested from the
client. |
Class and Description |
---|
IlvComponentSessionAttribute
The
IlvComponentSessionAttribute class acts as a proxy for a
GUI component bound to an HttpSession . |
IlvGanttComponentSelectionSupport
Definition of shared selection support for Gantt components.
|
IlvGanttHitmapSupport
When you use tooltip interactor, highlight interactor,
keyboard navigation interactor, or cursorChange interactor,
the Gantt servlet will request hitmap information.
|
IlvGanttSelectionSupport.IdentifierFactory
Defines a factory of identifiers for Gantt model objects.
|
IlvGanttServletParameterHandlerFactory
The class returns the parameter handler for requests
handled by
IlvGanttServletSupport . |
IlvGanttServletSupport
IlvGanttServletSupport is the core class of the Gantt Servlet
framework. |
IlvGanttSheetSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the Gantt sheet diagram. |
IlvGanttTableSelectionSupport
This class is the
IlvSelectionSupport implementation dedicated
to the Gantt table. |
IlvImageEncoder
The
IlvImageEncoder interface defines the behavior of a class
that can encode an Image onto an
HttpServletResponse . |
IlvParameterException
This class is used to report exceptions encountered when parsing parameters.
|
IlvServerAction
The
IlvServerAction interface should be implemented by objects
that need to be notified of named actions requested from the client. |
IlvServletConfigParameters
The
IlvServletConfigParameters class represents the named
parameters of a ServletConfig . |
IlvServletParameters
The
IlvServletParameters class represents a read-only collection
of parameter name-value string pairs. |
IlvServletRequestParameters
The
IlvServletRequestParameters class represents the named
parameters parsed from an individual HttpServletRequest . |
ServerActionEvent
A
ServerActionEvent is sent to all IlvServerAction s
that are registered on the server side when an action is requested from the
client. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.