Class PrintOpenAction

java.lang.Object
com.jadice.web.export.server.PrintOpenAction
All Implemented Interfaces:
OpenAction

public class PrintOpenAction extends Object implements OpenAction
An implementation of an open action that instructs the pdf viewer to show its print dialog when opening the containing pdf document.
  • Constructor Details

    • PrintOpenAction

      public PrintOpenAction()
  • Method Details

    • getName

      public String getName()
      Description copied from interface: OpenAction
      Retrieves the name of the open action action
      Specified by:
      getName in interface OpenAction
      Returns:
      the name of the open action