public class CreateReportAction extends AbstractAction
Modifier and Type | Class and Description |
---|---|
static interface |
CreateReportAction.Form |
changeSupport, enabled
ACCELERATOR_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 |
---|
CreateReportAction(ModelItemReport modelItemReport,
com.smartbear.ready.license.protection.LicensedModule licensedModule) |
CreateReportAction(ModelItemReport modelItemReport,
com.smartbear.ready.license.protection.LicensedModule licensedModule,
com.eviware.soapui.analytics.ReadyApiActions analyticsAction) |
CreateReportAction(ModelItemReport modelItemReport,
com.smartbear.ready.license.protection.LicensedModule licensedModule,
com.eviware.soapui.analytics.ReadyApiActions analyticsAction,
String reportType) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public CreateReportAction(ModelItemReport modelItemReport, com.smartbear.ready.license.protection.LicensedModule licensedModule)
public CreateReportAction(ModelItemReport modelItemReport, com.smartbear.ready.license.protection.LicensedModule licensedModule, com.eviware.soapui.analytics.ReadyApiActions analyticsAction)
public CreateReportAction(ModelItemReport modelItemReport, com.smartbear.ready.license.protection.LicensedModule licensedModule, com.eviware.soapui.analytics.ReadyApiActions analyticsAction, @Nullable String reportType)
public void actionPerformed(ActionEvent arg0)
Copyright © 2019. All rights reserved.