Package | Description |
---|---|
com.vaadin.flow.server |
Modifier and Type | Method and Description |
---|---|
BootstrapUrlPredicate |
VaadinService.getBootstrapUrlPredicate()
Get the predicate for testing whether the request has a valid URL for
rendering the bootstrap page.
|
Modifier and Type | Method and Description |
---|---|
void |
VaadinService.setBootstrapUrlPredicate(BootstrapUrlPredicate bootstrapUrlPredicate)
Set the predicate that decides whether the request has a valid URL for
rendering the bootstrap page.
|
Copyright © 2021. All rights reserved.