|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.apache.struts2.views.jsp.StrutsBodyTagSupport
org.apache.struts2.views.jsp.ComponentTagSupport
org.apache.empire.struts2.jsp.tags.EmpireTagSupport
org.apache.empire.struts2.jsp.tags.LinkTag
org.apache.empire.struts2.jsp.tags.ButtonTag
public class ButtonTag
Field Summary |
---|
Fields inherited from class org.apache.empire.struts2.jsp.tags.LinkTag |
---|
action, disabled, item, onclick, param, target, text, urlType, visible |
Fields inherited from class org.apache.empire.struts2.jsp.tags.EmpireTagSupport |
---|
autoResetParams, cssClass, cssStyle, log |
Fields inherited from class org.apache.struts2.views.jsp.ComponentTagSupport |
---|
component |
Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
---|
bodyContent |
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
id, pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
ButtonTag()
|
Method Summary | |
---|---|
int |
doEndTag()
|
int |
doStartTag()
|
Methods inherited from class org.apache.empire.struts2.jsp.tags.LinkTag |
---|
getBean, populateParams, resetParams, setAction, setDisabled, setItem, setOnclick, setParam, setTarget, setText, setUrlType, setVisible |
Methods inherited from class org.apache.empire.struts2.jsp.tags.EmpireTagSupport |
---|
addStandardAttributes, checkAction, getAction, getActionItemPropertyName, getActionName, getActionURL, getAttribute, getBeanProperty, getBoolean, getId, getInt, getLocale, getObject, getObject, getPageAttribute, getPageName, getString, getString, getString, getTranslation, getTranslationFromKey, putPageAttribute, release, removePageAttribute, setCssClass, setCssStyle, setId, str |
Methods inherited from class org.apache.struts2.views.jsp.ComponentTagSupport |
---|
getComponent |
Methods inherited from class org.apache.struts2.views.jsp.StrutsBodyTagSupport |
---|
findString, findValue, findValue, getBody, getStack, toString |
Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
---|
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
findAncestorWithClass, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
getParent, setPageContext, setParent |
Constructor Detail |
---|
public ButtonTag()
Method Detail |
---|
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class LinkTag
javax.servlet.jsp.JspException
public int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class LinkTag
javax.servlet.jsp.JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |