| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components |
| Modifier and Type | Method and Description |
|---|---|
static ComposableComponent.Composer<com.vaadin.ui.ComponentContainer,PropertyValueComponentSource> |
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. |
static ComposableComponent.Composer<com.vaadin.ui.ComponentContainer,PropertyValueComponentSource> |
ComposableComponent.componentContainerComposer(boolean fullWidthComponents)
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. |
Copyright © 2019 The Holon Platform. All rights reserved.