|
PAJES 3.0.21 | ||||||||
| 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.InputDateStyleSheet
public class InputDateStyleSheet
This class returns the default style sheet for the InputDate pop-up
calendar.
| Constructor Summary | |
|---|---|
InputDateStyleSheet()
Creates a new style sheet for the InputDate pop-up calendar. |
|
| Method Summary | |
|---|---|
protected byte[] |
getContent(javax.servlet.http.HttpServletRequest request)
Retrieves a requested style sheet to display the calendar. |
| 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 InputDateStyleSheet()
| 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 3.0.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||