Class PSearchAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PSearchAction extends PBASAction
Responsible for launching the search dialog
See Also:
  • Constructor Details

    • PSearchAction

      public PSearchAction(PClientComponent comp)
      Create a new action to launch the search dialog
      Parameters:
      comp - The base component
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to put the search dialog on the screen.