| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components | |
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
static <L extends com.vaadin.flow.component.HtmlContainer & com.vaadin.flow.component.ClickNotifier> |
Components.configure(L label)
Get a
LabelConfigurator to configure given label type component. |
| Modifier and Type | Method and Description |
|---|---|
static <L extends com.vaadin.flow.component.HtmlContainer & com.vaadin.flow.component.ClickNotifier> |
LabelConfigurator.configure(L component)
Obtain a
LabelConfigurator to configure given label component. |
Copyright © 2019 The Holon Platform. All rights reserved.