public class LiveEditCmsComponentWizard extends CmsComponentWizard
| Modifier and Type | Field and Description |
|---|---|
protected static String |
DECISION_PAGE_CREATE_LABEL |
protected static String |
DECISION_PAGE_ID |
protected static String |
DECISION_PAGE_SELECT_LABEL |
protected static String |
DECISION_TITLE |
protected static String |
MANDATORY_PAGE_ID |
protected static String |
MANDATORY_PAGE_TITLE |
protected static String |
RESTRICTED_TYPES |
protected static String |
SEARCH_PAGE_HEIGHT |
protected static String |
SEARCH_PAGE_ID |
protected static String |
SEARCH_PAGE_WIDTH |
protected static String |
WIZARD_TITLE |
browserModel, CMSITEM_CATALOGVERSION, CMSITEM_UID, CMSITEM_UID_PREFIX, DEFAULT_WIZARD_FRAME, model, parent, position, uiConfigurationService, WIZARD_CONFIG| Constructor and Description |
|---|
LiveEditCmsComponentWizard(BrowserSectionModel model,
Component parent,
BrowserModel browserModel,
LiveEditView liveEditView) |
getCmsAdminSiteService, getCmsComponentSelectorPageFactory, getContentElementConfiguration, getContentElementConfiguration, getCurrentPosition, getGenericRandomNameProducer, getParameters, getUIConfigurationService, getWizardConfiguration, isDisplaySubtypes, setDisplaySubtypes, setParameters, setPositionprotected static final String RESTRICTED_TYPES
protected static final String WIZARD_TITLE
protected static final String DECISION_TITLE
protected static final String DECISION_PAGE_ID
protected static final String DECISION_PAGE_SELECT_LABEL
protected static final String DECISION_PAGE_CREATE_LABEL
protected static final String SEARCH_PAGE_WIDTH
protected static final String SEARCH_PAGE_HEIGHT
protected static final String SEARCH_PAGE_ID
protected static final String MANDATORY_PAGE_TITLE
protected static final String MANDATORY_PAGE_ID
public LiveEditCmsComponentWizard(BrowserSectionModel model, Component parent, BrowserModel browserModel, LiveEditView liveEditView)
public Wizard start()
start in class CmsComponentWizardprotected void initWizardPages(CmsWizard wizard, DecisionPage decisionPage, CmsComponentSelectorPage typeSelectorPage, AdvancedSearchPage advancedSearchPage, MandatoryPage mandatoryPage)
protected CmsWizard initWizard()
protected DecisionPage initDecisionPage(CmsWizard wizard)
protected CmsComponentSelectorPage initTypeSelectorPage(CmsWizard wizard)
protected AdvancedSearchPage initSearchPage(CmsWizard wizard)
protected MandatoryPage initMandatoryPage(CmsWizard wizard)
protected void addComponentTypeFilters(CmsComponentSelectorPage typeSelectorPage)
public ContentElementConfiguration getCurrentTypeElementConfiguration(CmsWizard wizard)
getCurrentTypeElementConfiguration in class CmsComponentWizardpublic void setAdditionalContextValues(Map<String,Object> additionalContextValues)
public WizardPageController getDefaultPageController()
public void setDefaultPageController(WizardPageController defaultPageController)
public String getComponentTypeFilters()
public void setComponentTypeFilters(String componentTypeFilters)
public void setOnlyCreateDecisionPage(boolean onlyCreateDecisionPage)
public LiveEditView getLiveEditView()
public boolean isOnlyCreateDecisionPage()
Copyright © 2017 SAP SE. All Rights Reserved.