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