Compiere 3.1

org.compiere.apps
Class ARequest

java.lang.Object
  extended by org.compiere.apps.ARequest
All Implemented Interfaces:
ActionListener, EventListener

public class ARequest
extends Object
implements ActionListener

Request Button Action. Popup Menu

Version:
$Id: ARequest.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
Author:
Jorg Janke

Constructor Summary
ARequest(JComponent invoker, int AD_Table_ID, int Record_ID, int C_BPartner_ID)
          Constructor
 
Method Summary
 void actionPerformed(ActionEvent e)
          Listner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ARequest

public ARequest(JComponent invoker,
                int AD_Table_ID,
                int Record_ID,
                int C_BPartner_ID)
Constructor

Parameters:
invoker - invoker button
AD_Table_ID - table
Record_ID - record
C_BPartner_ID - optional bp
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Listner

Specified by:
actionPerformed in interface ActionListener
Parameters:
e - event

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.