Struktura programu z widokami i repozytorium
This commit is contained in:
parent
d42be59ec6
commit
a4c8c37cbb
@ -56,6 +56,7 @@ public class MainView extends VerticalLayout {
|
|||||||
|
|
||||||
binder.bindInstanceFields(this);
|
binder.bindInstanceFields(this);
|
||||||
|
|
||||||
|
|
||||||
addButton.addClickListener(click -> {
|
addButton.addClickListener(click -> {
|
||||||
try{
|
try{
|
||||||
var person = new Person();
|
var person = new Person();
|
||||||
|
Loading…
Reference in New Issue
Block a user