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.IxPushButton
Variables Properties Methods
Implements ColumnAware, DataSetAware, Renderable, Serializable, Cloneable
Represents a client-side button.
XHTML: <input type="button" />
public static final String INPUT_TYPE = "button"Value of TYPE attribute for this class of INPUT element. .
protected String getInputType()Value of TYPE attribute for this class of INPUT element.