|
PAJES 2.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.pajes.servlet.PajeServlet
org.pajes.servlet.StaticPajeServlet
org.pajes.html.InputDateIcon
This class returns the default icon for the InputDate pop-up
calendar.
| Constructor Summary | |
InputDateIcon()
Creates a new icon for the InputDate pop-up calendar. |
|
| Method Summary | |
protected byte[] |
getContent(javax.servlet.http.HttpServletRequest request)
Retrieves a requested image to display. |
| Methods inherited from class org.pajes.servlet.StaticPajeServlet |
doGet, getContentType, getExpirationDate, getFilename, getLastModified, setHeaders |
| Methods inherited from class org.pajes.servlet.PajeServlet |
createPaje, createPaje, createPaje, doPost, getAbsoluteHREF, getBaseHREF, getMaxFileUploadSize, getPajeFactory, getResource, getUploadedFile, getUploadedFileNames, handleException, init, log, log, service, setInputFieldsFromRequestAttributes, setInputFieldsFromRequestParameters, setMaxFileUploadSize, setPajeFactory |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InputDateIcon()
| Method Detail |
protected byte[] getContent(javax.servlet.http.HttpServletRequest request)
throws java.io.IOException
getContent in class StaticPajeServletrequest - the request object.
byte array of the content this servlet will
return.
java.io.IOException - if an I/O error occurs.
|
PAJES 2.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||