Class InfoBPartnerPanel

  • All Implemented Interfaces:
    Serializable, Cloneable, WTableModelListener, ISupportMask, IHelpContext, org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>, org.zkoss.zk.ui.ext.Scope, org.zkoss.zk.ui.IdSpace, org.zkoss.zk.ui.sys.ComponentCtrl, org.zkoss.zul.ext.Framable, org.zkoss.zul.ext.Sortable<Object>

    @Deprecated
    public class InfoBPartnerPanel
    extends InfoPanel
    implements org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>, WTableModelListener
    Deprecated.
    Search Business Partner and return selection Based on InfoBPartner written by Jorg Janke
    Version:
    InfoBPartner.java Adempiere Swing UI 3.4.1
    Author:
    Sendy Yagambrum Zk Port, Elaine
    See Also:
    Serialized Form
    • Field Detail

      • log

        protected transient CLogger log
        Deprecated.
        Logger
    • Constructor Detail

      • InfoBPartnerPanel

        public InfoBPartnerPanel​(String queryValue,
                                 int windowNo,
                                 boolean isSOTrx,
                                 boolean multipleSelection,
                                 String whereClause)
        Deprecated.
        Standard Constructor
        Parameters:
        queryValue - Query value Name or Value if contains numbers
        windowNo -
        isSOTrx - if false, query vendors only
        multipleSelection -
        whereClause - where clause
      • InfoBPartnerPanel

        public InfoBPartnerPanel​(String queryValue,
                                 int windowNo,
                                 boolean isSOTrx,
                                 boolean multipleSelection,
                                 String whereClause,
                                 boolean lookup)
        Deprecated.
        Parameters:
        queryValue - Query value Name or Value if contains numbers
        windowNo -
        isSOTrx - if false, query vendors only
        multipleSelection -
        whereClause - where clause
        lookup -
    • Method Detail

      • getSQLWhere

        public String getSQLWhere()
        Deprecated.
        Construct SQL Where Clause and define parameters. (setParameters needs to set parameters) Includes first AND
        Specified by:
        getSQLWhere in class InfoPanel
        Returns:
        WHERE clause
      • saveSelectionDetail

        public void saveSelectionDetail()
        Deprecated.
        Save Selection Details Get Location/Partner Info
        Overrides:
        saveSelectionDetail in class InfoPanel
      • showHistory

        protected void showHistory()
        Deprecated.
        Show History
        Overrides:
        showHistory in class InfoPanel
      • hasHistory

        protected boolean hasHistory()
        Deprecated.
        Has History
        Overrides:
        hasHistory in class InfoPanel
        Returns:
        true
      • zoom

        public void zoom()
        Deprecated.
        Zoom
        Overrides:
        zoom in class InfoPanel
      • hasZoom

        protected boolean hasZoom()
        Deprecated.
        Has Zoom
        Overrides:
        hasZoom in class InfoPanel
        Returns:
        true
      • customize

        protected void customize()
        Deprecated.
        Customize
        Overrides:
        customize in class InfoPanel
      • hasCustomize

        protected boolean hasCustomize()
        Deprecated.
        Has Customize
        Overrides:
        hasCustomize in class InfoPanel
        Returns:
        false