| Package | Description |
|---|---|
| com.holonplatform.vaadin.flow.components | |
| com.holonplatform.vaadin.flow.components.builders |
| Modifier and Type | Method and Description |
|---|---|
static <C extends com.vaadin.flow.component.HasComponents,E extends HasComponent,G extends ComponentGroup<E>> |
Composable.componentContainerComposer()
Create a
Composable.Composer which uses a HasComponents component as composition layout and adds the group
elements components to the layout in the order they are returned from the group. |
| Modifier and Type | Method and Description |
|---|---|
C |
ComposableConfigurator.composer(Composable.Composer<? super L,E,G> composer)
Set the
Composable.Composer to be used to compose the components into the content component. |
Copyright © 2020 The Holon Platform. All rights reserved.