org.apache.struts.taglib.html

Class ButtonTag

public class ButtonTag extends SubmitTag

Renders an HTML BUTTON tag within the Struts framework.

Version: $Rev: 54954 $ $Date: 2004-10-17 07:40:12 +0100 (Sun, 17 Oct 2004) $

Method Summary
protected StringgetDefaultValue()
Return the default value.
protected StringgetElementOpen()
Render the opening element.

Method Detail

getDefaultValue

protected String getDefaultValue()
Return the default value.

Returns: The default value if none supplied.

getElementOpen

protected String getElementOpen()
Render the opening element.

Returns: The opening part of the element.

Copyright B) 2000-2008 - The Apache Software Foundation