borland Packages  Class Hierarchy  internetbeans Package 

IxComboBox component

java.lang.Object
   +----com.borland.internetbeans.IxComponent
           +----com.borland.internetbeans.AbstractIxDataWidget
                   +----com.borland.internetbeans.AbstractIxControl
                           +----com.borland.internetbeans.AbstractIxList
                                   +----com.borland.internetbeans.IxComboBox

About the IxComboBox component

Variables  Constructors  Properties  Methods  

Implements ColumnAware, DataSetAware, Renderable, Serializable, Cloneable

Note: This is a feature of JBuilder Professional and Enterprise.

Represents a combobox.

XHTML: <select size="1" />


IxComboBox variables

Variables implemented in com.borland.internetbeans.AbstractIxControl

Variables implemented in com.borland.internetbeans.AbstractIxDataWidget

Variables implemented in com.borland.internetbeans.AbstractIxList

Variables implemented in com.borland.internetbeans.IxComponent

IxComboBox constructors

IxComboBox properties

*Read-only properties **Write-only properties

Properties implemented in com.borland.internetbeans.AbstractIxControl

Properties implemented in com.borland.internetbeans.AbstractIxDataWidget

Properties implemented in com.borland.internetbeans.AbstractIxList

Properties implemented in com.borland.internetbeans.IxComponent

Properties implemented in java.lang.Object

IxComboBox methods

Methods implemented in com.borland.internetbeans.AbstractIxControl

Methods implemented in com.borland.internetbeans.AbstractIxDataWidget

Methods implemented in com.borland.internetbeans.AbstractIxList

Methods implemented in com.borland.internetbeans.IxComponent

Methods implemented in java.lang.Object


IxComboBox constructors

IxComboBox()

  public IxComboBox()
A combobox is just a specific type of AbstractIxList that does not allow multiple selection and is one row high.