Class PPrintAction

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

public class PPrintAction extends PBASAction implements PropertyChangeListener
Action to Print the currently selected View.
See Also:
  • Constructor Details

    • PPrintAction

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