|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemFilterMgr | |
|---|---|
| org.openbp.guiclient.model.item.itemfilter | |
| org.openbp.guiclient.model.item.itemtree | |
| Uses of ItemFilterMgr in org.openbp.guiclient.model.item.itemfilter |
|---|
| Methods in org.openbp.guiclient.model.item.itemfilter with parameters of type ItemFilterMgr | |
|---|---|
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 ItemFilterMgr in org.openbp.guiclient.model.item.itemtree |
|---|
| Methods in org.openbp.guiclient.model.item.itemtree that return ItemFilterMgr | |
|---|---|
ItemFilterMgr |
ItemTree.getFilterMgr()
Gets the item filter manager. |
| Methods in org.openbp.guiclient.model.item.itemtree with parameters of type ItemFilterMgr | |
|---|---|
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. |
void |
ItemTree.setFilterMgr(ItemFilterMgr filterMgr)
Sets the item filter manager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||