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