AbstractSendToAction |
Ancestor for classes that allow data forwarding in some sense, e.g.,
via email.
|
Clipboard |
Action for copying text/image to clipboard.
|
CopyTableAsImage |
Action for copying a table to the clipboard as image.
|
EmailRecipient |
Action for sending files as emails.
|
ExportAsImage |
Action for exporting a graphical component as image.
|
ExportAsSpreadsheet |
Action for exporting a table as spreadsheet.
|
ExportTableAsImage |
Action for exporting a table as image.
|
PDFPrinter |
Action for sending PDF to the printer.
|
Printer |
Action for sending text to the printer.
|
SendToActionUtils |
Helper class for SendTo actions.
|
TextFile |
Action for saving text in a text file.
|