@FunctionalInterface public interface BootstrapInitialPredicate extends EventListener, Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
includeInitialUidl(VaadinRequest request)
Return whether the bootstrap handler has to include initial UIDL in the
response.
|
boolean includeInitialUidl(VaadinRequest request)
request - Vaadin request.Copyright © 2020. All rights reserved.