|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BootstrapListener | |
|---|---|
| com.vaadin.server | |
| Uses of BootstrapListener in com.vaadin.server |
|---|
| Methods in com.vaadin.server with parameters of type BootstrapListener | |
|---|---|
void |
VaadinServiceSession.addBootstrapListener(BootstrapListener listener)
Adds a listener that will be invoked when the bootstrap HTML is about to be generated. |
void |
AddonContext.addBootstrapListener(BootstrapListener listener)
Shorthand for adding a bootstrap listener that will be added to every new service session. |
void |
VaadinServiceSession.removeBootstrapListener(BootstrapListener listener)
Remove a bootstrap listener that was previously added. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||