Class PToggleAcctNavAction

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

public class PToggleAcctNavAction extends PBASToggleAction
An action that will toggle the Account navigator enabled property.
See Also:
  • Constructor Details

    • PToggleAcctNavAction

      public PToggleAcctNavAction(PClientComponent comp)
      Creates a new action handler to toggle the Account Navigator enabled property.
      Parameters:
      comp - PClientComponent
  • Method Details