java.lang.Object
ch.nolix.application.databaseapplication.frontend.fieldbinder.AbstractFieldBinder<F,W>
- Bekannte direkte Unterklassen:
OptionalReferenceBinder,OptionalValueBinder,ReferenceBinder,ValueBinder
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected abstract voidaddSelectionOptionsToControlForField(W control, F field) final FieldBindingbindControlWithField(W control, F field) protected abstract Wfinal FieldBindingcreateControlAndBindItWithField(F field) protected abstract voidsetNoteUpdateActionToControl(W control, Runnable noteUpdateAction) protected abstract voidupdateControlFromField(W control, F field) protected abstract voidupdateFieldFromControl(F field, W control)
-
Konstruktordetails
-
AbstractFieldBinder
public AbstractFieldBinder()
-
-
Methodendetails
-
bindControlWithField
-
createControlAndBindItWithField
-
addSelectionOptionsToControlForField
-
createControl
-
setNoteUpdateActionToControl
-
updateFieldFromControl
-
updateControlFromField
-