java.lang.Object
ch.nolix.system.databaseapplication.fieldbinder.FieldBinder<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
-
FieldBinder
public FieldBinder()
-
-
Methodendetails
-
bindControlWithField
-
createControlAndBindItWithField
-
addSelectionOptionsToControlForField
-
createControl
-
setNoteUpdateActionToControl
-
updateFieldFromControl
-
updateControlFromField
-