Quellcode durchsuchen

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

tags/8.11.0.alpha1
thigg vor 4 Jahren
Ursprung
Commit
4af3147bbf
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden

+ 1
- 0
documentation/articles/FindingTheCurrentUIAndPageAndVaadinSession.asciidoc Datei anzeigen

@@ -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…
Abbrechen
Speichern