소스 검색

Fix typo (#11466)

tags/7.7.17
Mehdi Javan 5 년 전
부모
커밋
1e7cd3ef15
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      documentation/tutorial.adoc

+ 1
- 1
documentation/tutorial.adoc 파일 보기

@@ -870,7 +870,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…
취소
저장