public class ButtonTag extends BaseButtonTag implements javax.servlet.jsp.tagext.BodyTag
_ATTRIBUTE_NAMESPACErequest, response, servletContextbodyContentpageContext| Constructor and Description |
|---|
ButtonTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setIconAlign(java.lang.String iconAlign) |
cleanUp, getCssClass, getData, getDisabled, getEndPage, getHref, getIcon, getIconAlign, getId, getName, getOnClick, getPrimary, getType, getUseDialog, getUseNamespace, getValue, setCssClass, setData, setDisabled, setHref, setIcon, setId, setName, setOnClick, setPrimary, setType, setUseDialog, setUseNamespace, setValuecallSetAttributes, cleanUpSetAttributes, doClearTag, doEndTag, doInclude, doIncludeTheme, getBodyContentWrapper, getCustomPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, getRequest, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class BaseButtonTagjavax.servlet.jsp.JspExceptionpublic void setIconAlign(java.lang.String iconAlign)
setIconAlign in class BaseButtonTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class BaseButtonTag