Package com.jadice.web.export.server
Class PrintOpenAction
java.lang.Object
com.jadice.web.export.server.PrintOpenAction
- All Implemented Interfaces:
OpenAction
An implementation of an open action that instructs the pdf viewer to show its print dialog when
opening the containing pdf document.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PrintOpenAction
public PrintOpenAction()
-
-
Method Details
-
getName
Description copied from interface:OpenAction
Retrieves the name of the open action action- Specified by:
getName
in interfaceOpenAction
- Returns:
- the name of the open action
-