org.opensubsystems.inventory.application.swt
Interface ItemBasicPageListener
public interface ItemBasicPageListener
This listener communicated changes from the basic page of Item dialog to
the main dialog.
- Version:
- $Id: ItemBasicPageListener.java,v 1.5 2007/01/07 06:14:07 bastafidli Exp $
- Author:
- Martin Cerba
- Code reviewer:
- Miro Halas
- Code reviewed:
- 1.3 2006/03/23 04:57:49 bastafidli
|
Method Summary |
void |
consumableChanged(boolean bConsumable)
Notification that the consumable status of the item has changed |
consumableChanged
void consumableChanged(boolean bConsumable)
- Notification that the consumable status of the item has changed
- Parameters:
bConsumable - - new state of the consumable flag
Copyright © 2003 - 2006 OpenSubsystems s.r.o.