Package | Description |
---|---|
com.vaadin.flow.server | |
com.vaadin.flow.server.communication |
Modifier and Type | Class and Description |
---|---|
protected static class |
BootstrapHandler.BootstrapPageBuilder
Builds bootstrap pages.
|
Modifier and Type | Method and Description |
---|---|
protected BootstrapHandler.PageBuilder |
BootstrapHandler.getPageBuilder()
Returns the current page builder object.
|
Constructor and Description |
---|
BootstrapHandler(BootstrapHandler.PageBuilder pageBuilder)
Creates an instance of the handler using provided page builder.
|
Constructor and Description |
---|
WebComponentBootstrapHandler(BootstrapHandler.PageBuilder pageBuilder)
Creates a new bootstrap handler, allowing to use custom page builder.
|
Copyright © 2020. All rights reserved.