| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components.builders | |
| com.holonplatform.vaadin7.data.container |
| Modifier and Type | Method and Description |
|---|---|
B |
ItemListingBuilder.sortGenerator(P property,
ItemDataSource.PropertySortGenerator<P> generator)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDataSourceContainer.setPropertySortGenerator(PROPERTY property,
ItemDataSource.PropertySortGenerator<PROPERTY> propertySortGenerator)
Set a
PropertySortGenerator to generate QuerySorts for given property |
B |
ItemDataSourceContainerBuilder.withPropertySortGenerator(PROPERTY property,
ItemDataSource.PropertySortGenerator<PROPERTY> propertySortGenerator)
|
Copyright © 2019 The Holon Platform. All rights reserved.