| Package | Description |
|---|---|
| com.holonplatform.vaadin.components.builders | |
| com.holonplatform.vaadin.data |
| 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 |
|---|---|
Optional<ItemDataSource.CommitHandler<ITEM>> |
ItemDataSource.Configuration.getCommitHandler()
Get the commit handler
|
| Modifier and Type | Method and Description |
|---|---|
ItemDataSource.Builder<ITEM,PROPERTY> |
ItemDataSource.Builder.commitHandler(ItemDataSource.CommitHandler<ITEM> commitHandler)
Set the handler to manage item set modifications.
|
Copyright © 2017 The Holon Platform. All rights reserved.