Class PGoToProductAction

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

public class PGoToProductAction extends PBASAction
Action to goto the Product action tab.
See Also:
  • Constructor Details

    • PGoToProductAction

      public PGoToProductAction(PClientComponent comp)
      Creates a new action handler to goto the product tab.
      Parameters:
      comp - PClientComponent
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to goto the product action tab.
      Parameters:
      e -