@FunctionalInterface public interface BootstrapUrlPredicate extends EventListener, Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
isValidUrl(VaadinRequest request)
Return whether the bootstrap handler should render the page.
|
boolean isValidUrl(VaadinRequest request)
request
- Vaadin request.Copyright © 2020. All rights reserved.