java.lang.Object
ch.nolix.system.databaseapplication.fieldbinder.FieldBinder<F,W>
- Bekannte direkte Unterklassen:
OptionalReferenceBinder
,OptionalValueBinder
,ReferenceBinder
,ValueBinder
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected abstract void
addSelectionOptionsToControlForField
(W control, F field) final FieldBinding
bindControlWithField
(W control, F field) protected abstract W
final FieldBinding
createControlAndBindItWithField
(F field) protected abstract void
setNoteUpdateActionToControl
(W control, Runnable noteUpdateAction) protected abstract void
updateControlFromField
(W control, F field) protected abstract void
updateFieldFromControl
(F field, W control)
-
Konstruktordetails
-
FieldBinder
public FieldBinder()
-
-
Methodendetails
-
bindControlWithField
-
createControlAndBindItWithField
-
addSelectionOptionsToControlForField
-
createControl
-
setNoteUpdateActionToControl
-
updateFieldFromControl
-
updateControlFromField
-