Class PGoToServiceAction

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

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

    • PGoToServiceAction

      public PGoToServiceAction(PClientComponent comp)
      Creates a new action handler goto the account service tab.
      Parameters:
      comp - PClientComponent
  • Method Details

    • actionPerformed

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