Bladeren bron

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

tags/8.11.0.alpha1
thigg 4 jaren geleden
bovenliggende
commit
4af3147bbf
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      documentation/articles/FindingTheCurrentUIAndPageAndVaadinSession.asciidoc

+ 1
- 0
documentation/articles/FindingTheCurrentUIAndPageAndVaadinSession.asciidoc Bestand weergeven

@@ -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

Laden…
Annuleren
Opslaan