| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasIconConfigurator<C extends HasIconConfigurator<C>>
Configurator for components which supports an icon.
|
static interface |
HasIconConfigurator.IconConfigurator<C extends HasIconConfigurator<C>>
Configurator to setup a component icon.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ButtonBuilder
Builder to create
Button components. |
interface |
ButtonConfigurator<C extends ButtonConfigurator<C>>
Button component configurator. |
static interface |
ButtonConfigurator.BaseButtonConfigurator
Base button configurator.
|
Copyright © 2020 The Holon Platform. All rights reserved.