public class IlvFacesGoogleViewHitmapSupport extends IlvHitmapSupport
IlvFacesGoogleViewHitmapSupport
class is an extension of the
IlvHitmapSupport
that handles hitmap requests coming from the Google View component.COLON, CURSOR_TYPE, EXTENSIONS, GROUP_TYPE, HIT_INFO, JVIEWS_CURSOR_PROPERTY, JVIEWS_GROUP_PROPERTY, JVIEWS_HITINFOS, JViewsExtensions, JViewsTooltips, NAVIGATION_TYPE, REQUEST_TYPE, RIGHT_BRACE, TOOLTIP_TYPE
Constructor and Description |
---|
IlvFacesGoogleViewHitmapSupport(IlvManagerServletSupport support)
The support must be a
IlvFacesGoogleViewServletSupport . |
Modifier and Type | Method and Description |
---|---|
boolean |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This methods overrides the same method of the super class.
|
getHitmapDefinition, getManagerServletSupport, getManagerView, setHitmapDefinition
public IlvFacesGoogleViewHitmapSupport(IlvManagerServletSupport support)
IlvFacesGoogleViewServletSupport
.support
- public boolean handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
handleRequest
in class IlvHitmapSupport
request
- The HTTP servlet request.response
- The HTTP servlet response.false
if the request is not recognized by this
servlet.IOException
javax.servlet.ServletException
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.