public class EmptyResultMessageTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
EmptyResultMessageTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
void |
setActionDropdownItems(java.util.List<DropdownItem> actionDropdownItems) |
void |
setAnimationType(EmptyResultMessageKeys.AnimationType animationType) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setComponentId(java.lang.String componentId) |
void |
setDescription(java.lang.String description) |
void |
setElementType(java.lang.String elementType) |
void |
setPageContext(javax.servlet.jsp.PageContext pageContext) |
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, themeResourceExists
clearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttribute
addParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setServletContext
doAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContent
findAncestorWithClass, getParent, setParent
public void setActionDropdownItems(java.util.List<DropdownItem> actionDropdownItems)
public void setAnimationType(EmptyResultMessageKeys.AnimationType animationType)
public void setComponentId(java.lang.String componentId)
public void setDescription(java.lang.String description)
public void setElementType(java.lang.String elementType)
public void setPageContext(javax.servlet.jsp.PageContext pageContext)
setPageContext
in interface javax.servlet.jsp.tagext.Tag
setPageContext
in class com.liferay.taglib.util.ParamAndPropertyAncestorTagImpl
protected void cleanUp()
cleanUp
in class com.liferay.taglib.util.IncludeTag
protected java.lang.String getPage()
getPage
in class com.liferay.taglib.util.IncludeTag
protected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes
in class com.liferay.taglib.util.IncludeTag