Adempiere 3.5.2a

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, Teo Sarca, SC ARHIPAC SERVICE SRL
  • BF [ 1904928 ] Request: Related Request field not filled

  • 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

    Adempiere 3.5.2a

    Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.