Class WZoomAcross

java.lang.Object
org.adempiere.webui.WZoomAcross

public class WZoomAcross extends Object
Handle Zoom Across button action.
Version:
$Id: AZoomAcross.java,v 1.2 2006/07/30 00:51:27 jjanke Exp $
Author:
Jorg Janke, Teo Sarca, SC ARHIPAC SERVICE SRL - FR [ 1762465 ] ZK Port, Low Heng Sin, Tobias Schoeneberg, www.metas.de - FR [ 2897194 ] Advanced Zoom and RelationTypes
  • Constructor Details

    • WZoomAcross

      public WZoomAcross(org.zkoss.zk.ui.Component invoker, String tableName, int windowID, MQuery query)
      Constructor
      Parameters:
      invoker - component to display popup (optional)
      tableName - zoom source table (i.e. the table we start from)
      query - query that specifies the zoom source PO (i.e. the PO we start from)
    • WZoomAcross

      public WZoomAcross(org.zkoss.zk.ui.Component invoker, PO po, int windowID)
      show zoom across popup menu
      Parameters:
      invoker -
      po -
      windowID -