Class PToggleShowAcctAction

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

public class PToggleShowAcctAction extends PBASToggleAction
An action that will toggle the show account enabled property.
See Also:
  • Constructor Details

    • PToggleShowAcctAction

      public PToggleShowAcctAction(PClientComponent comp)
      Creates a new action handler to toggle the show account enabled property.
      Parameters:
      comp - PClientComponent
  • Method Details