org.apache.struts.taglib.html
public class CancelTag extends SubmitTag
accesskey, defaultLocale, doDisabled, doReadonly, indexed, tabindex
Constructor and Description |
---|
CancelTag() |
Modifier and Type | Method and Description |
---|---|
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.
|
doAfterBody, doEndTag, doStartTag, getProperty, getValue, prepareButtonAttributes, prepareValue, setProperty, setValue
doErrorsExist, getAccesskey, getAlt, getAltKey, getBundle, getDisabled, getElementClose, getErrorKey, getErrorStyle, getErrorStyleClass, getErrorStyleId, getIndexed, getIndexValue, getLocale, getOnblur, getOnchange, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getReadonly, getStyle, getStyleClass, getStyleId, getTabindex, getTitle, getTitleKey, isXhtml, lookupProperty, message, prepareAttribute, prepareEventHandlers, prepareFocusEvents, prepareIndex, prepareKeyEvents, prepareMouseEvents, prepareOtherAttributes, prepareStyles, prepareTextEvents, setAccesskey, setAlt, setAltKey, setBundle, setDisabled, setErrorKey, setErrorStyle, setErrorStyleClass, setErrorStyleId, setIndexed, setLocale, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setStyle, setStyleClass, setStyleId, setTabindex, setTitle, setTitleKey
doInitBody, getBodyContent, getPreviousOut, setBodyContent
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
public java.lang.String getOnclick()
getOnclick
in class BaseHandlerTag
protected java.lang.String getElementOpen()
getElementOpen
in class SubmitTag
protected java.lang.String prepareName() throws javax.servlet.jsp.JspException
prepareName
in class SubmitTag
javax.servlet.jsp.JspException
protected java.lang.String getDefaultValue()
getDefaultValue
in class SubmitTag
Copyright ? 2000-2014 - The Apache Software Foundation