@FunctionalInterface public interface PageConfigurator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
configurePage(InitialPageSettings settings)
Configure the initial page settings when called.
|
void configurePage(InitialPageSettings settings)
settings - initial page settingsCopyright © 2000–2019 Vaadin Ltd. All rights reserved.