See: Description
Interface | Description |
---|---|
IlvMenuFactory |
This interface defines a factory that generates
IlvMenu s depending on:
The graphic component that renders the image. |
IlvSelectionResizable |
Use the
IlvSelectionResizable interface to test if the selected object can be resized. |
IlvServletRunnable |
The
IlvServletRunnable interface defines a fragment of servlet
code that is intended to be executed by a thread. |
Class | Description |
---|---|
DeploymentLicenseRequired_for_JViews_Charts_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews Charts.
|
DeploymentLicenseRequired_for_JViews_Diagrammer_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews Diagrammer.
|
DeploymentLicenseRequired_for_JViews_Enterprise_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews Enterprise.
|
DeploymentLicenseRequired_for_JViews_Gantt_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews Gantt.
|
DeploymentLicenseRequired_for_JViews_Maps_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews Maps.
|
DeploymentLicenseRequired_for_JViews_Maps_for_Defense_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews Maps for Defense.
|
DeploymentLicenseRequired_for_JViews_TGO_Deployment |
This class is a servlet context listener that allows you to declare that you
are intending to use the feature set of
Rogue Wave JViews TGO.
|
IlvAbstractServerActionParser |
The abstract server action parser.
|
IlvDefaultPopupMenuEncoder |
This class is responsible for encoding an
IlvMenu
into a code comprehensible to the client and to write it into
the selected writer. |
IlvParameterValidationContextListener |
A
ServletContextListener that attempts to get the values of
"ilog.views.servlet.CHECK_PARAM" and "ilog.views.servlet.CHECK_SERVLET_CLASSES"
from the Web configuration file when the context is initialized. |
IlvParameterValidationListener |
An abstract superclass is designed to work as the parent class for handling
request parameter validation.
|
IlvPopupMenuEncoder |
This class defines an encoder of an
IlvMenu . |
IlvPopupMenuServletSupport |
This abstract class defines a servlet support used to handle dynamic
pop-up menu requests.
|
IlvRequestParameter |
The class defines one specific request parameter.
|
IlvResourceParameterHandlerFactory |
The class returns the parameter handler for requests
handled by
IlvResourceController . |
IlvScriptMessageParameterHandlerFactory |
The class returns the parameter handler for requests
handled by
IlvScriptMessageServletSupport . |
IlvScriptMessageServletSupport |
The
IlvScriptMessageServletSupport class defines a servlet support
dedicated to load script message requests. |
IlvSelectionParameterHandlerFactory |
The class returns the parameter handler for various selection requests.
|
IlvSelectionSupport |
This class describes a servlet support for handling selection requests.
|
IlvSelectionSupport.IlvSelectionResponse |
IlvSelectionResponse provides the context for handling a
selection request. |
IlvServerActionEvent |
A server action event.
|
IlvServletHTMLUtil |
This class contains utility methods for constructing syntactically valid
HTML without security bugs, even in the presence of non-ASCII Unicode
characters.
|
IlvServletLocaleUtil |
Various JViews Locale utilities.
|
IlvServletPageIdUtil |
This class provides utility methods used to support multiple pages
per session (multiple tabs in a browser) on a Servlet context.
|
IlvServletParameterHandler |
An abstract superclass that is designed to work as the handler for specific servlet requests.
|
IlvServletParameterHandlerFactory |
An abstract superclass is designed to work as the factory to return
the parameter handler for the specific request.
|
IlvServletSupport |
An abstract superclass is designed to work as the parent class for handling servlet
request.
|
IlvServletThreadUtil |
This class supports declaring context information for the current thread,
for the extent of the handling of a single request.
|
Enum | Description |
---|---|
IlvRequestParameter.Comparator |
User can specify how to compare the parameter value by setting specific operation if
user set compared to
true . |
IlvServletLocaleUtil.LocaleContext |
Locale Context to detetermine which locale should be applied
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.