| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components |
| Modifier and Type | Method and Description |
|---|---|
static <P,C extends HasComponent> |
BoundComponentGroup.Binding.create(P property,
C element)
Create a new
BoundComponentGroup.Binding. |
| Modifier and Type | Method and Description |
|---|---|
Stream<BoundComponentGroup.Binding<P,C>> |
BoundComponentGroup.getBindings()
Get the available group element bindings.
|
Copyright © 2020 The Holon Platform. All rights reserved.