public final class ComboBoxCellViewFactory extends java.lang.Object implements CellViewFactory
Células de ComboBoxes: cria células de
comboboxes.| Constructor and Description |
|---|
ComboBoxCellViewFactory(java.util.List<ComboBoxCellViewItem> items)
Cria a fábrica.
|
| Modifier and Type | Method and Description |
|---|---|
ComboBoxCellView |
create()
Cria uma visão de célula.
|
public ComboBoxCellViewFactory(java.util.List<ComboBoxCellViewItem> items)
items - Os ítens disponíveis para seleção. (Não aceita null e
não pode ser vazio).public ComboBoxCellView create()
CellViewFactorycreate in interface CellViewFactoryCopyright © 2016. All Rights Reserved.