|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagSupport
|
+--javax.servlet.jsp.tagext.BodyTagSupport
|
+--org.apache.struts.taglib.html.BaseHandlerTag
|
+--org.apache.struts.taglib.html.SubmitTag
|
+--org.apache.struts.taglib.html.CancelTag
Tag for input fields of type "cancel".
| Fields inherited from class org.apache.struts.taglib.html.SubmitTag |
messages, property, text, value |
| Fields inherited from class org.apache.struts.taglib.html.BaseHandlerTag |
accesskey, alt, altKey, bundle, defaultLocale, disabled, doDisabled, doReadonly, errorKey, errorStyle, errorStyleClass, errorStyleId, indexed, locale, log, loopTagStatusClass, loopTagStatusGetIndex, loopTagSupportClass, loopTagSupportGetStatus, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, readonly, style, styleClass, styleId, tabindex, title, titleKey, triedJstlInit, triedJstlSuccess |
| Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
bodyContent |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext, parent, values |
| Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
EVAL_BODY_TAG |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
CancelTag()
|
|
| Method Summary | |
protected java.lang.String |
getDefaultValue()
Return the default value. |
protected java.lang.String |
getElementOpen()
Render the opening element. |
java.lang.String |
getOnclick()
Returns the onClick event handler. |
protected java.lang.String |
prepareName()
Prepare the name element |
void |
release()
Release any acquired resources. |
| Methods inherited from class org.apache.struts.taglib.html.SubmitTag |
doAfterBody, doEndTag, doStartTag, getProperty, getValue, prepareButtonAttributes, prepareValue, setProperty, setValue |
| Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
doInitBody, getBodyContent, getPreviousOut, setBodyContent |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|
| Methods inherited from interface javax.servlet.jsp.tagext.Tag |
getParent, setPageContext, setParent |
| Constructor Detail |
public CancelTag()
| Method Detail |
public java.lang.String getOnclick()
getOnclick in class BaseHandlerTagprotected java.lang.String getElementOpen()
getElementOpen in class SubmitTag
protected java.lang.String prepareName()
throws javax.servlet.jsp.JspException
prepareName in class SubmitTagprotected java.lang.String getDefaultValue()
getDefaultValue in class SubmitTagpublic void release()
release in class SubmitTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||