Class PGoToSponsorshipAction

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

public class PGoToSponsorshipAction extends PBASAction
Action to bring up account sponsorship tab.
See Also:
  • Constructor Details

    • PGoToSponsorshipAction

      public PGoToSponsorshipAction(PClientComponent comp)
      Creates a new action handler to goto account sponsorship tab.
      Parameters:
      comp - PClientComponent
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to goto account sponsorship tab.
      Parameters:
      e -