public abstract class AbstractExportActionPlugin extends AbstractActionPlugin implements ExportActionPlugin
BASE_RESOURCE_CLASS| Constructor and Description |
|---|
AbstractExportActionPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected ExportDialog |
createExportDialog(java.lang.String className)
Creates a progress dialog, and tries to assign a parent based on the given
preview proxy.
|
boolean |
performShowExportDialog(ReportJob job,
java.lang.String configKey)
Exports a report.
|
addPropertyChangeListener, addPropertyChangeListener, createProgressDialog, getConfig, getConfigurationPrefix, getContext, getFailureDescription, getIconTheme, getMenuOrder, getPropertyChangeSupport, getRole, getRolePreference, getStatusText, getToolbarOrder, initialize, isAddToMenu, isAddToToolbar, isEnabled, isSeparated, removePropertyChangeListener, setEnabled, setStatusTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformExportaddPropertyChangeListener, addPropertyChangeListener, getAcceleratorKey, getDisplayName, getLargeIcon, getMenuOrder, getMnemonicKey, getRole, getRolePreference, getShortDescription, getSmallIcon, getToolbarOrder, initialize, isAddToMenu, isAddToToolbar, isSeparated, removePropertyChangeListenerprotected ExportDialog createExportDialog(java.lang.String className) throws java.lang.InstantiationException
java.lang.InstantiationExceptionpublic boolean performShowExportDialog(ReportJob job, java.lang.String configKey)