Package org.eclipse.nebula.widgets.tablecombo

  • Interface Summary 
    Interface Description
    TableComboRenderer
    Renderer used to display the "text" part of the TableCombo widget
  • Class Summary 
    Class Description
    DefaultTableComboRenderer
    Default table combo renderer
    TableCombo
    The TableCombo class represents a selectable user interface object that combines a label, textfield, and a table and issues notification when an item is selected from the table.
    TableComboRendererAdapter
    TableComboRenderer adapter