| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders | |
| com.holonplatform.vaadin7.data.container |
| Modifier and Type | Method and Description |
|---|---|
B |
ItemListingBuilder.commitHandler(ItemDataSource.CommitHandler<T> commitHandler)
Set the handler to use to persist item set modifications.
|
| Modifier and Type | Method and Description |
|---|---|
B |
ItemDataSourceContainerBuilder.commitHandler(ItemDataSource.CommitHandler<ITEM> commitHandler)
Set the handler to manage item set modifications.
|
void |
ItemDataSourceContainer.setCommitHandler(ItemDataSource.CommitHandler<ITEM> commitHandler)
Handler to manage items and item set modifications.
|
Copyright © 2019 The Holon Platform. All rights reserved.