Uses of Class
org.openbp.guiclient.model.item.itemtree.ItemTreeState

Packages that use ItemTreeState
org.openbp.guiclient.model.item.itemtree   
 

Uses of ItemTreeState in org.openbp.guiclient.model.item.itemtree
 

Methods in org.openbp.guiclient.model.item.itemtree that return ItemTreeState
 ItemTreeState ItemTree.saveState()
          Saves the state of the item tree.
 ItemTreeState ItemSelectionDialog.saveState()
          Saves the state of the item tree.
 

Methods in org.openbp.guiclient.model.item.itemtree with parameters of type ItemTreeState
 void ItemTree.restoreState(ItemTreeState state)
          Restores the state of the item tree.
 void ItemSelectionDialog.restoreState(ItemTreeState state)
          Restores the state of the item tree.
 



Copyright © 2011. All Rights Reserved.