ListComboBoxCellEditor
or CheckBoxListComboBoxCellEditor
which know how to use userObject of ConverterContext to configure the possible values dynamically.@Deprecated public interface CellEditorValueProvider
Modifier and Type | Method and Description |
---|---|
ObjectConverter |
getConverter(int rowIndex,
int columnIndex)
Deprecated.
|
Object[] |
getPossibleValues(int rowIndex,
int columnIndex)
Deprecated.
|
Object[] getPossibleValues(int rowIndex, int columnIndex)
ObjectConverter getConverter(int rowIndex, int columnIndex)