public class ReferencePage extends AbstractCmsWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected TypedObject |
chosenReference |
protected static java.lang.String |
COCKPIT_ID_CREATE_PAGE_TEMPLATES_PREFIX |
protected ObjectType |
rootSelectorType |
protected static java.lang.String |
SCLASS_ELEMENT_BOX |
protected static java.lang.String |
SCLASS_ELEMENT_IMAGE |
protected static java.lang.String |
SCLASS_ELEMENT_NAME |
protected static java.lang.String |
TYPE_SELECTOR_CMSWIZARD_PAGE_SCLASS |
protected static java.lang.String |
TYPE_SELECTOR_CMSWIZARD_ROW_SCLASS |
CMSWIZARD_ERROR_CNT_SCLASS, CMSWIZARD_PAGE_CNT_SCLASS, CMSWIZARD_PAGE_CONTENT_CNT_SCLASS, CONTENT_ELEMENT_CONFIG, ERROR_SCLASS_CMSWIZARD_CNT, ERROR_SCLASS_ELEMENT_BOX_EDITOR, errorContainer, pageContainer, pageContent, SCLASS_ELEMENT_BOX_EDITORheight, title, width, wizard| Constructor and Description |
|---|
ReferencePage(java.lang.String pageTitle,
Wizard wizard) |
clearPageComponents, getDisplayedAttributes, getErrorContainer, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributesgetAttributes, getComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributes, getComponentURI, getController, getHeight, getId, getTitle, getWidthprotected static final java.lang.String SCLASS_ELEMENT_BOX
protected static final java.lang.String SCLASS_ELEMENT_IMAGE
protected static final java.lang.String SCLASS_ELEMENT_NAME
protected static final java.lang.String TYPE_SELECTOR_CMSWIZARD_PAGE_SCLASS
protected static final java.lang.String TYPE_SELECTOR_CMSWIZARD_ROW_SCLASS
protected static final java.lang.String COCKPIT_ID_CREATE_PAGE_TEMPLATES_PREFIX
protected TypedObject chosenReference
protected ObjectType rootSelectorType
public ReferencePage(java.lang.String pageTitle,
Wizard wizard)
public CMSAdminPageService getCmsAdminPageService()
public TypeService getTypeService()
public TypedObject getChosenReference()
public ObjectType getRootSelectorType()
public void setRootSelectorType(ObjectType rootSelectorType)
rootSelectorType - the rootSelectorType to setpublic java.util.List<TypedObject> getReferences()
public void initView(Wizard wizard, Component comp)
initView in interface WizardPageinitView in class DefaultPagepublic Component createRepresentationItself()
createRepresentationItself in interface CmsWizardPagecreateRepresentationItself in class AbstractCmsWizardPageprotected void doItemSelected(TypedObject processedObject)
protected ContentElementConfiguration getElementConfiguration(TypedObject object)
protected ContentElementListConfiguration getContentElementConfiguration(ObjectTemplate objectTemplate)
protected ContentElementListConfiguration getContentElementConfiguration()
getContentElementConfiguration(ObjectTemplate) instead!protected UIConfigurationService getUIConfigurationService()
protected ContentElementConfiguration getElementConfigurationForTypedObject(TypedObject object, ContentElementConfiguration configuartionfromtype)
Copyright © 2018 SAP SE. All Rights Reserved.