|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemFilter | |
|---|---|
| org.openbp.guiclient.model.item.itemfilter | |
| org.openbp.guiclient.model.item.itemtree | |
| Uses of ItemFilter in org.openbp.guiclient.model.item.itemfilter |
|---|
| Classes in org.openbp.guiclient.model.item.itemfilter that implement ItemFilter | |
|---|---|
class |
AbstractItemFilter
Basic implementation of an item filter. |
class |
ItemTextFilter
Item text filter. |
class |
ItemTypeFilter
Item type filter. |
| Methods in org.openbp.guiclient.model.item.itemfilter with parameters of type ItemFilter | |
|---|---|
void |
ItemFilterMgr.addFilter(ItemFilter filter)
Adds a filter. |
void |
ItemFilterMgr.apply(ItemFilter filter)
(Re-)applies the filter. |
void |
ItemFilterHolder.apply(ItemFilter filter)
(Re-)applies the filter. |
void |
ItemFilterListener.applyFilter(ItemFilterMgr mgr,
ItemFilter filter)
Called if the current item filter settings have changed, i\.e\. the item filters should be (re-)applied. |
| Uses of ItemFilter in org.openbp.guiclient.model.item.itemtree |
|---|
| Methods in org.openbp.guiclient.model.item.itemtree with parameters of type ItemFilter | |
|---|---|
void |
ItemTree.applyFilter(ItemFilterMgr mgr,
ItemFilter filter)
Called if the current item filter settings have changed, i\.e\. the item filters should be (re-)applied. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||