public class EmptyResultMessageTag
extends com.liferay.taglib.util.IncludeTag
Constructor and Description |
---|
EmptyResultMessageTag() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUp() |
java.util.List<DropdownItem> |
getActionDropdownItems() |
EmptyResultMessageKeys.AnimationType |
getAnimationType() |
java.lang.String |
getComponentId() |
java.lang.String |
getDefaultEventHandler() |
java.lang.String |
getDescription() |
java.lang.String |
getElementType() |
protected java.lang.String |
getPage() |
void |
setActionDropdownItems(java.util.List<DropdownItem> actionDropdownItems) |
void |
setAnimationType(EmptyResultMessageKeys.AnimationType animationType) |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setComponentId(java.lang.String componentId) |
void |
setDefaultEventHandler(java.lang.String defaultEventHandler) |
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 java.util.List<DropdownItem> getActionDropdownItems()
public EmptyResultMessageKeys.AnimationType getAnimationType()
public java.lang.String getComponentId()
public java.lang.String getDefaultEventHandler()
public java.lang.String getDescription()
public java.lang.String getElementType()
public void setActionDropdownItems(java.util.List<DropdownItem> actionDropdownItems)
public void setAnimationType(EmptyResultMessageKeys.AnimationType animationType)
public void setComponentId(java.lang.String componentId)
public void setDefaultEventHandler(java.lang.String defaultEventHandler)
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 httpServletRequest)
setAttributes
in class com.liferay.taglib.util.IncludeTag