| Package | Description |
|---|---|
| com.vaadin.cdi | |
| com.vaadin.cdi.internal |
| Class and Description |
|---|
| NormalUIScoped
The lifecycle of a UIScoped component is bound to a browser tab.
|
| UIScoped
The lifecycle of a UIScoped component is bound to a browser tab.
|
| ViewScoped
The lifecycle of a ViewScoped component starts when the view is navigated to
and ends when navigating to a different view or when the UI is closed.
|
| Class and Description |
|---|
| NormalUIScoped
The lifecycle of a UIScoped component is bound to a browser tab.
|
| VaadinSessionScoped
The lifecycle of a VaadinSessionScoped bean is bound to a VaadinSession.
|
Copyright © 2018 Vaadin Ltd. All Rights Reserved.