public abstract class BTGWizardTypeSelectorPage<TYPE> extends AbstractCmsWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected TYPE |
chosenType |
protected ObjectType |
rootSelectorType |
protected static String |
TYPE_SELECTOR_CMSWIZARD_PAGE_SCLASS |
protected static String |
TYPE_SELECTOR_CONTAINER_PAGE_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 |
|---|
BTGWizardTypeSelectorPage(String pageTitle,
Wizard wizard) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract EventListener |
createEventListener(Listbox listbox) |
protected abstract ListitemRenderer |
createItemRenderer(Map<ObjectType,ContentElementConfiguration> contentElements)
Creates a new
ListitemRenderer for rendering the available types. |
Component |
createRepresentationItself() |
protected CMSAdminSiteService |
getAdminSiteService() |
protected abstract List<TYPE> |
getAvailableTypes() |
protected TypeService |
getTypeService() |
protected UIConfigurationService |
getUIConfigurationService() |
clearPageComponents, getDisplayedAttributes, getErrorContainer, getPageContainer, getPageContent, getWizard, handleMessages, isCauseError, setDisplayedAttributesgetAttributes, getComponentURI, getController, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributes, getComponentURI, getController, getHeight, getId, getTitle, getWidth, initViewprotected static final String TYPE_SELECTOR_CONTAINER_PAGE_SCLASS
protected static final String TYPE_SELECTOR_CMSWIZARD_PAGE_SCLASS
protected TYPE chosenType
protected ObjectType rootSelectorType
protected abstract EventListener createEventListener(Listbox listbox)
protected abstract ListitemRenderer createItemRenderer(Map<ObjectType,ContentElementConfiguration> contentElements)
ListitemRenderer for rendering the available types.public Component createRepresentationItself()
createRepresentationItself in interface CmsWizardPagecreateRepresentationItself in class AbstractCmsWizardPageprotected UIConfigurationService getUIConfigurationService()
protected TypeService getTypeService()
protected CMSAdminSiteService getAdminSiteService()
Copyright © 2017 SAP SE. All Rights Reserved.