Class InfoAssetPanel

    • Constructor Detail

      • InfoAssetPanel

        public InfoAssetPanel​(int WindowNo,
                              int A_Asset_ID,
                              String value,
                              boolean multiSelection,
                              String whereClause)
        Deprecated.
        Standard Constructor
        Parameters:
        WindowNo - window no
        A_Asset_ID - asset
        value - Query Value or Name if enclosed in @
        multiSelection - multiple selections
        whereClause - where clause
      • InfoAssetPanel

        public InfoAssetPanel​(int WindowNo,
                              int A_Asset_ID,
                              String value,
                              boolean multiSelection,
                              String whereClause,
                              boolean lookup)
        Deprecated.
        Standard Constructor
        Parameters:
        WindowNo - window no
        A_Asset_ID - asset
        value - Query Value or Name if enclosed in @
        multiSelection - multiple selections
        whereClause - where clause
    • Method Detail

      • getSQLWhere

        protected 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