public class ComboEditControl extends EditControl<javafx.scene.control.ComboBox<java.lang.Object>>
CellEditorElement.APPLYACTIONcolumn, control, keyListener, listener, map, owner, value| Constructor and Description |
|---|
ComboEditControl() |
| Modifier and Type | Method and Description |
|---|---|
ComboEditControl |
addChoiceList(java.lang.Object value) |
javafx.scene.control.ComboBox<java.lang.Object> |
createControl(Column column) |
FieldTyp |
getControllForTyp(java.lang.Object value) |
java.lang.Object |
getValue(boolean convert) |
ComboEditControl |
withValue(java.lang.Object value) |
apply, cancel, changed, clearEditor, dispose, getControl, getListener, handle, isActive, isFocus, isVisible, nextFocus, onActive, registerListener, setFocus, setVisible, withColumn, withItem, withListener, withListener, withMap, withOwnerpublic java.lang.Object getValue(boolean convert)
getValue in interface CellEditorElementgetValue in class EditControl<javafx.scene.control.ComboBox<java.lang.Object>>public FieldTyp getControllForTyp(java.lang.Object value)
getControllForTyp in class EditControl<javafx.scene.control.ComboBox<java.lang.Object>>public ComboEditControl withValue(java.lang.Object value)
withValue in interface CellEditorElementwithValue in class EditControl<javafx.scene.control.ComboBox<java.lang.Object>>public javafx.scene.control.ComboBox<java.lang.Object> createControl(Column column)
createControl in class EditControl<javafx.scene.control.ComboBox<java.lang.Object>>public ComboEditControl addChoiceList(java.lang.Object value)