| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasComponentsConfigurator<C extends HasComponentsConfigurator<C>>
Configurator for
HasComponents type components. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlexComponentConfigurator<C extends FlexComponentConfigurator<C>>
Configurator for
FlexComponent type components. |
interface |
FormLayoutBuilder
Builder to create
FormLayout components. |
interface |
FormLayoutConfigurator<C extends FormLayoutConfigurator<C>>
Configurator for
FormLayout type components. |
static interface |
FormLayoutConfigurator.BaseFormLayoutConfigurator
Base configurator.
|
interface |
HorizontalLayoutBuilder
Builder to create
HorizontalLayout components. |
interface |
ThemableFlexComponentConfigurator<C extends ThemableFlexComponentConfigurator<C>>
Configurator for
FlexComponent and ThemableLayout type components. |
static interface |
ThemableFlexComponentConfigurator.HorizontalLayoutConfigurator |
static interface |
ThemableFlexComponentConfigurator.VerticalLayoutConfigurator |
interface |
VerticalLayoutBuilder
Builder to create
VerticalLayout components. |
Copyright © 2020 The Holon Platform. All rights reserved.