소스 검색

Added missing blank line, which fussed up the text (#11935)

tags/8.11.0.alpha1
thigg 4 년 전
부모
커밋
4af3147bbf
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      documentation/articles/FindingTheCurrentUIAndPageAndVaadinSession.asciidoc

+ 1
- 0
documentation/articles/FindingTheCurrentUIAndPageAndVaadinSession.asciidoc 파일 보기

@@ -6,6 +6,7 @@ layout: page

[[finding-the-current-ui-and-page-and-vaadin-session]]
= Finding the current UI and page and vaadin session

There are many cases where you need a reference to the active `UI`, `Page`
or `VaadinServiceSession`, for instance for showing notifications in a
click listener. It is possible to get a reference to the component from

Loading…
취소
저장