public class NewJasperReportWizard extends Object
FillParametersPage, JasperMediaChoosePage,
UploadJasperMediaPage| Modifier and Type | Field and Description |
|---|---|
protected BrowserModel |
browserModel |
protected static String |
CMSITEM_UID_PREFIX |
protected CreateContext |
createContext |
protected ObjectTemplate |
currentType |
protected static String |
DEFAULT_ELEMENT_IMAGE |
protected static String |
DEFAULT_WIZARD_FRAME |
protected Component |
parent |
protected UIConfigurationService |
uiConfigurationService |
protected static 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 String WIZARD_CONFIG
protected static final String DEFAULT_WIZARD_FRAME
protected static final String CMSITEM_UID_PREFIX
protected static final 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 © 2017 SAP SE. All Rights Reserved.