org.opensubsystems.inventory.application.swt
Interface ItemPropertiesPageListener


public interface ItemPropertiesPageListener

This listener communicated changes from the properties page of Item dialog to the main dialog.

Version:
$Id: ItemPropertiesPageListener.java,v 1.4 2007/01/07 06:14:07 bastafidli Exp $
Author:
Martin Cerba
Code reviewer:
Miro Halas
Code reviewed:
1.2 2006/03/30 07:43:35 bastafidli

Method Summary
 void costChanged(double dCost)
          Notification that the cost of the item has changed.
 

Method Detail

costChanged

void costChanged(double dCost)
Notification that the cost of the item has changed.

Parameters:
dCost - - cost of a single the item


Copyright © 2003 - 2006 OpenSubsystems s.r.o.