Class PGoToSummaryAction

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

public class PGoToSummaryAction extends PBASAction
Action to bring up the account summary tab.
See Also:
  • Constructor Details

    • PGoToSummaryAction

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

    • actionPerformed

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