| Package | Description |
|---|---|
| org.vaadin.spring.internal | |
| org.vaadin.spring.navigator.internal |
| Modifier and Type | Method and Description |
|---|---|
BeanStore |
VaadinUIScope.VaadinSessionBeanStoreRetrievalStrategy.getBeanStore() |
BeanStore |
VaadinSessionScope.VaadinSessionBeanStoreRetrievalStrategy.getBeanStore() |
BeanStore |
BeanStoreRetrievalStrategy.getBeanStore()
Returns the current bean store (never
null). |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanStore.DestructionCallback.beanStoreDestroyed(BeanStore beanStore) |
| Modifier and Type | Method and Description |
|---|---|
BeanStore |
ViewCache.getCurrentViewBeanStore()
Returns the bean store for the currently active view.
|
BeanStore |
DefaultViewCache.getCurrentViewBeanStore() |
Copyright © 2015. All rights reserved.