org.eevolution.model
Class CalloutBOM
java.lang.Object
org.compiere.model.CalloutEngine
org.eevolution.model.CalloutBOM
- All Implemented Interfaces:
- Callout
public class CalloutBOM
- extends CalloutEngine
Order Callouts.
- Version:
- $Id: CalloutBOM.java,v 1.11 2004/03/22 07:15:03 vpj-cd Exp $
- Author:
- Victor Perez www.e-evolution.com
|
Method Summary |
String |
getdefaults(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
getdefaults
get defaults for Product (search key, name, description, help and UOM) |
String |
parent(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
Parent cicle. |
String |
qty(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
|
String |
qtyLine(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalloutBOM
public CalloutBOM()
parent
public String parent(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
- Parent cicle.
- Parameters:
ctx - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
qty
public String qty(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
qtyLine
public String qtyLine(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
getdefaults
public String getdefaults(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
- getdefaults
get defaults for Product (search key, name, description, help and UOM)
- Parameters:
ctx - ContextWindowNo - current Window NomTab - Model TabmField - Model Fieldvalue - The new value
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.