| Package | Description |
|---|---|
| com.vaadin.flow.server |
| Modifier and Type | Method and Description |
|---|---|
BootstrapInitialPredicate |
VaadinService.getBootstrapInitialPredicate()
Get the predicate for including the initial Uidl fragment in the
bootstrap page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VaadinService.setBootstrapInitialPredicate(BootstrapInitialPredicate bootstrapInitialPredicate)
Set the predicate that decides whether to include the initial Uidl
fragment in the bootstrap page.
|
Copyright © 2021. All rights reserved.