org.compiere.api
Interface CalloutInterface
- All Known Implementing Classes:
- UICalloutEngine
public interface CalloutInterface
Callout Interface.
Used in UITab and ImpFormatRow
- Version:
- $Id: $
- Author:
- Jorg Janke
start
ChangeVO start(Ctx ctx,
int windowNo,
PO po,
UIField field,
String oldValue,
String newValue,
String method)
- Callout Interface
- Parameters:
ctx - contextwindowNo - window nopo - business objectfield - fieldoldValue - old valuenewValue - new valuemethod - method name
- Returns:
- Change Info
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.