Uses of Class
org.openbp.guiclient.model.item.itemfilter.ItemFilterMgr

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.
 



Copyright © 2011. All Rights Reserved.