Преглед изворни кода

Correct typo in tutorial (#11230)

tags/8.7.0.alpha1
Sun Zhe пре 5 година
родитељ
комит
16764a2078
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      documentation/tutorial.adoc

+ 1
- 1
documentation/tutorial.adoc Прегледај датотеку

@@ -900,7 +900,7 @@ delete.addClickListener(e -> this.delete());
----

TIP: For a truly re-usable form component in a real life project, you'd want to
introduce an interface to replace the myUI field or, event better, use an event
introduce an interface to replace the myUI field or, even better, use an event
system like https://vaadin.com/wiki/-/wiki/main/Events+and+contexts[CDI events]
to completely decouple the components. We'll leave that out of this tutorial for
simplicity.

Loading…
Откажи
Сачувај