Class PSaveAction

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

public class PSaveAction extends PBASAction implements PropertyChangeListener
Action to Save the currently selected account.
See Also:
  • Constructor Details

    • PSaveAction

      public PSaveAction(PClientComponent comp)
      Creates a new instance of the Save action.
      Parameters:
      comp - The base component
  • Method Details