public class ItemFilterCategory extends Object implements ItemFilter<BundleListModel>
| Constructor and Description |
|---|
ItemFilterCategory(String category)
Constructor
|
public ItemFilterCategory(String category)
category - This filter will show only the provided category's bundles.public boolean include(BundleListModel model, int elementId)
include in interface ItemFilter<BundleListModel>model - Sub ListModel instanceelementId - Element id of sub list modelCopyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.