|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddonContext | |
|---|---|
| com.vaadin.server | |
| Uses of AddonContext in com.vaadin.server |
|---|
| Methods in com.vaadin.server that return AddonContext | |
|---|---|
AddonContext |
VaadinService.getAddonContext()
|
AddonContext |
AddonContextEvent.getAddonContext()
Gets the add-on context that created this event. |
| Methods in com.vaadin.server with parameters of type AddonContext | |
|---|---|
void |
VaadinService.setAddonContext(AddonContext addonContext)
|
| Constructors in com.vaadin.server with parameters of type AddonContext | |
|---|---|
AddonContextEvent(AddonContext source)
Creates a new event for the given add-on context. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||