public class UploadProgressTag extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
UploadProgressTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
int |
getHeight() |
java.lang.String |
getId() |
java.lang.String |
getMessage() |
protected java.lang.String |
getPage() |
java.lang.Integer |
getUpdatePeriod() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setHeight(int height) |
void |
setId(java.lang.String id) |
void |
setMessage(java.lang.String message) |
void |
setUpdatePeriod(java.lang.Integer updatePeriod) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic int getHeight()
public java.lang.String getId()
public java.lang.String getMessage()
public java.lang.Integer getUpdatePeriod()
public void setHeight(int height)
public void setId(java.lang.String id)
public void setMessage(java.lang.String message)
public void setUpdatePeriod(java.lang.Integer updatePeriod)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class IncludeTag