public class NewJasperReportWizard
extends java.lang.Object
FillParametersPage, JasperMediaChoosePage,
UploadJasperMediaPage| Modifier and Type | Field and Description |
|---|---|
protected BrowserModel |
browserModel |
protected static java.lang.String |
CMSITEM_UID_PREFIX |
protected CreateContext |
createContext |
protected ObjectTemplate |
currentType |
protected static java.lang.String |
DEFAULT_ELEMENT_IMAGE |
protected static java.lang.String |
DEFAULT_WIZARD_FRAME |
protected Component |
parent |
protected UIConfigurationService |
uiConfigurationService |
protected static java.lang.String |
WIZARD_CONFIG |
| Constructor and Description |
|---|
NewJasperReportWizard(Component parent) |
NewJasperReportWizard(ObjectTemplate currentType,
Component parent,
BrowserModel browserModel) |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetParameterModel |
createRefreshParameter() |
void |
doAfterDone(AbstractGenericItemPage page) |
TypeService |
getTypeService() |
protected UIConfigurationService |
getUIConfigurationService() |
protected WizardConfiguration |
getWizardConfiguration() |
void |
setCreateContext(CreateContext createContext) |
Wizard |
start() |
protected static final java.lang.String WIZARD_CONFIG
protected static final java.lang.String DEFAULT_WIZARD_FRAME
protected static final java.lang.String CMSITEM_UID_PREFIX
protected static final java.lang.String DEFAULT_ELEMENT_IMAGE
protected Component parent
protected ObjectTemplate currentType
protected BrowserModel browserModel
protected CreateContext createContext
protected UIConfigurationService uiConfigurationService
public NewJasperReportWizard(ObjectTemplate currentType, Component parent, BrowserModel browserModel)
public NewJasperReportWizard(Component parent)
public void setCreateContext(CreateContext createContext)
protected WizardConfiguration getWizardConfiguration()
public Wizard start()
protected UIConfigurationService getUIConfigurationService()
public void doAfterDone(AbstractGenericItemPage page)
protected WidgetParameterModel createRefreshParameter()
public TypeService getTypeService()
Copyright © 2018 SAP SE. All Rights Reserved.