borland Packages Class Hierarchy internetbeans Package
java.lang.Object +----com.borland.internetbeans.IxComponent +----com.borland.internetbeans.AbstractIxDataWidget +----com.borland.internetbeans.AbstractIxControl +----com.borland.internetbeans.AbstractIxList +----com.borland.internetbeans.IxComboBox
Variables Constructors Properties Methods
Implements ColumnAware, DataSetAware, Renderable, Serializable, Cloneable
Represents a combobox.
XHTML: <select size="1" />
public IxComboBox()A combobox is just a specific type of
AbstractIxList
that does not allow multiple selection and is one row high.