public class SearchFormTag<R> extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
SearchFormTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
SearchContainer<?> |
getSearchContainer() |
boolean |
isShowAddButton() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setSearchContainer(SearchContainer<?> searchContainer) |
void |
setShowAddButton(boolean showAddButton) |
callSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, 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 SearchContainer<?> getSearchContainer()
public boolean isShowAddButton()
public void setSearchContainer(SearchContainer<?> searchContainer)
public void setShowAddButton(boolean showAddButton)
protected void cleanUp()
cleanUp in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest httpServletRequest)
setAttributes in class IncludeTag