borland Packages Class Hierarchy internetbeans Package
java.lang.Object +----com.borland.internetbeans.IxComponent +----com.borland.internetbeans.AbstractIxDataWidget +----com.borland.internetbeans.AbstractIxControl +----com.borland.internetbeans.AbstractIxInput +----com.borland.internetbeans.AbstractIxButton +----com.borland.internetbeans.IxResetButton
Variables Properties Methods
Implements ColumnAware, DataSetAware, Renderable, Serializable, Cloneable
Represents a form reset button.
XHTML: <input type="reset" />
public static final String INPUT_TYPE = "reset"Value of TYPE attribute for this class of INPUT element.
protected String getInputType()Value of TYPE attribute for this class of INPUT element.