See: Description
Interface | Description |
---|---|
IlvGanttSelectionSupport.IdentifierFactory |
Defines a factory of identifiers for Gantt model objects.
|
IlvImageEncoder |
The
IlvImageEncoder interface defines the behavior of a class
that can encode an Image onto an
HttpServletResponse . |
IlvServerAction |
The
IlvServerAction interface should be implemented by objects
that need to be notified of named actions requested from the client. |
Class | 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.
|
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. |
IlvGanttSelectionSupport.DefaultIdentifierFactory |
Default implementation of
IdentifierFactory . |
IlvGanttServerActionsParser |
The
IlvGanttAnnotationParser class is used to parse the
annotation for jviews gantt. |
IlvGanttServlet |
An abstract servlet that can respond to HTTP requests to generate a JPEG
image from a
Gantt chart
or a Schedule chart . |
IlvGanttServletParameterHandlerFactory |
The class returns the parameter handler for requests
handled by
IlvGanttServletSupport . |
IlvGanttServletParameterValidationListener |
The class is designed to work as the parameter validation
listener for requests handled by
IlvGanttServletSupport . |
IlvGanttServletSupport |
IlvGanttServletSupport is the core class of the Gantt Servlet
framework. |
IlvGanttSessionAttribute |
The
IlvGanttSessionAttribute class acts as a proxy for an
IlvHierarchyChart bound to an HttpSession . |
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. |
IlvJHiddenPrintWindow | Deprecated
Beginning with Rogue Wave JViews 5.5 you should use
IlvJHiddenPrintWindowFactory instead. |
IlvJPEGEncoder |
An
IlvJPEGEncoder encodes an Image in JPEG format
onto an HttpServletResponse . |
IlvParameterUtil |
The
IlvParameterUtil class consists of static methods that
are of general use when parsing parameter values. |
IlvPNGEncoder |
An
IlvPNGEncoder encodes an Image in PNG format
onto an HttpServletResponse . |
IlvPopupMenuAction |
This action must be registered on the gantt servlet support pop-up menus.
|
IlvResizeActivityAction |
This action is used to resize a selected activity.
|
IlvRowExpandCollapseAction |
An
IlvRowExpandCollapseAction is a server side action that
toggles the expand/collapse status of a row when requested from the client. |
IlvRowSelectAction |
An
IlvRowSelectAction is a server side action that selects a
a row when requested from the client. |
IlvServletConfigParameters |
The
IlvServletConfigParameters class represents the named
parameters of a ServletConfig . |
IlvServletContextParameters |
The
IlvServletContextParameters class represents the named
parameters of a ServletContext . |
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 . |
IlvServletUtil |
The
IlvServletUtil class consists of static methods that
are of general use when writing servlets. |
ServerActionEvent |
A
ServerActionEvent is sent to all IlvServerAction s
that are registered on the server side when an action is requested from the
client. |
Exception | Description |
---|---|
IlvParameterException |
This class is used to report exceptions encountered when parsing parameters.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.