瀏覽代碼

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

tags/8.11.0.alpha1
thigg 4 年之前
父節點
當前提交
4af3147bbf
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存