| Modifier and Type | Class and Description |
|---|---|
class |
ItemFilterAndGroup
A filter that include elements only if all provided filters accept the element.
|
class |
ItemFilterCategory
Show a bundle only if the category is the same of this filter.
|
class |
ItemFilterContains
Filter for text field search.
|
| Modifier and Type | Method and Description |
|---|---|
static ItemFilter<BundleListModel> |
ItemFilterStatusFactory.getFilter(ItemFilterStatusFactory.Status status) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilteredModel.setFilter(ItemFilter<SubModel> elementFilter)
Set the list filter and update the content.
|
| Constructor and Description |
|---|
ItemFilterAndGroup(Collection<ItemFilter<BundleListModel>> filters)
Constructor, take a collection of Filters
|
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.