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, setStatusText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
performExport
addPropertyChangeListener, addPropertyChangeListener, getAcceleratorKey, getDisplayName, getLargeIcon, getMenuOrder, getMnemonicKey, getRole, getRolePreference, getShortDescription, getSmallIcon, getToolbarOrder, initialize, isAddToMenu, isAddToToolbar, isSeparated, removePropertyChangeListener
protected ExportDialog createExportDialog(java.lang.String className) throws java.lang.InstantiationException
java.lang.InstantiationException
public boolean performShowExportDialog(ReportJob job, java.lang.String configKey)