| Package | Description |
|---|---|
| csbase.client.util.table |
| Modifier and Type | Method and Description |
|---|---|
ComboBoxCellViewItem |
ComboBoxCellView.getSelectedItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
ComboBoxCellViewItem.compareTo(ComboBoxCellViewItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComboBoxCellView.setAvailableItems(java.util.List<ComboBoxCellViewItem> availableItems)
Atribui os ítens disponíveis para seleção nesta célula.
|
ComboBoxCellViewFactory |
ComboBoxCellViewFactory.withItems(java.util.List<ComboBoxCellViewItem> items)
Atribui os ítens disponíveis para seleção nesta célula.
|
| Constructor and Description |
|---|
ComboBoxCellView(java.util.List<ComboBoxCellViewItem> availableItems)
Cria uma célula de combobox.
|
Copyright © 2016. All Rights Reserved.