org.apache.struts.taglib.html
public class CancelTag extends SubmitTag
Version: $Rev: 54954 $ $Date: 2004-10-17 07:40:12 +0100 (Sun, 17 Oct 2004) $
Constructor Summary | |
---|---|
CancelTag() |
Method Summary | |
---|---|
protected String | getDefaultValue()
Return the default value.
|
protected String | getElementOpen()
Render the opening element.
|
String | getOnclick() Returns the onClick event handler. |
protected String | prepareName()
Prepare the name element |
void | release()
Release any acquired resources. |
Returns: The default value if none supplied.
Returns: The opening part of the element.
Returns: The element name.