| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders | |
| com.holonplatform.vaadin7.data.container |
| Modifier and Type | Method and Description |
|---|---|
B |
SelectItemDataSourceBuilder.itemAdapter(ItemAdapter<ITEM> itemAdapter)
Set the item adapter to use to convert data source items into container items and back.
|
B |
ItemDataSourceComponentBuilder.itemAdapter(ItemAdapter<ITEM> itemAdapter)
Set the item adapter to use to convert data source items into container items and back.
|
B |
PropertySelectInputBuilder.itemAdapter(ItemAdapter<com.holonplatform.core.property.PropertyBox> itemAdapter)
Set the item adapter to use to convert data source items into container items and back.
|
| Modifier and Type | Method and Description |
|---|---|
B |
ItemDataSourceContainerBuilder.itemAdapter(ItemAdapter<ITEM> itemAdapter)
Set the item adapter to convert data source item data type to a container
Item and back. |
Copyright © 2019 The Holon Platform. All rights reserved.