| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
static <C extends com.vaadin.flow.component.HasElement> |
HasLabelConfigurator.create(C component,
Consumer<String> setLabelOperation)
Create a new
HasLabelConfigurator.BaseHasLabelConfigurator. |
static <C extends com.vaadin.flow.component.HasElement> |
HasLabelConfigurator.create(C component,
Consumer<String> setLabelOperation,
HasDeferrableLocalization deferrableLocalization)
Create a new
HasLabelConfigurator.BaseHasLabelConfigurator. |
Copyright © 2020 The Holon Platform. All rights reserved.