| Package | Description |
|---|---|
| com.holonplatform.vaadin.components |
| Modifier and Type | Method and Description |
|---|---|
static <C extends com.vaadin.ui.ComponentContainer,S extends PropertyComponentSource> |
ComposableComponent.componentContainerComposer()
Create a
ComposableComponent.Composer which uses a ComponentContainer as composition layout and adds the property
components to layout in the order they are returned from the PropertyValueComponentSource. |
| Modifier and Type | Method and Description |
|---|---|
B |
ComposableComponent.Builder.composer(ComposableComponent.Composer<? super C,S> composer)
Set the
ComposableComponent.Composer to be used to compose the components into the content component. |
Copyright © 2019 The Holon Platform. All rights reserved.