public class SpinnerDoubleEditControl extends EditControl<NumberSpinner>
CellEditorElement.APPLYACTIONcolumn, control, keyListener, listener, map, owner, value| Constructor and Description |
|---|
SpinnerDoubleEditControl() |
| Modifier and Type | Method and Description |
|---|---|
NumberSpinner |
createControl(Column column) |
FieldTyp |
getControllForTyp(java.lang.Object value) |
java.lang.Object |
getValue(boolean convert) |
SpinnerDoubleEditControl |
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<NumberSpinner>public FieldTyp getControllForTyp(java.lang.Object value)
getControllForTyp in class EditControl<NumberSpinner>public NumberSpinner createControl(Column column)
createControl in class EditControl<NumberSpinner>public SpinnerDoubleEditControl withValue(java.lang.Object value)
withValue in interface CellEditorElementwithValue in class EditControl<NumberSpinner>