public abstract class AddReportTemplate extends AbstractAction
| Modifier and Type | Class and Description |
|---|---|
static interface |
AddReportTemplate.SubreportChooserForm |
| Modifier and Type | Field and Description |
|---|---|
protected ReportTemplate |
reportConfig |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
AddReportTemplate(WsdlProjectPro project) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
apply() |
protected abstract boolean |
generateReport() |
ReportTemplate |
getReportConfig() |
void |
setReportConfig(ReportTemplate report) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected ReportTemplate reportConfig
public AddReportTemplate(WsdlProjectPro project)
public void actionPerformed(ActionEvent e)
public ReportTemplate getReportConfig()
public void setReportConfig(ReportTemplate report)
protected abstract boolean generateReport()
public void apply()
Copyright © 2013. All Rights Reserved.