public abstract class ReferenceSelectorPage extends AbstractCmsWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected TypedObject |
chosenReference |
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 |
|---|
ReferenceSelectorPage(java.lang.String pageTitle,
Wizard wizard,
BrowserSectionModel model) |
| Modifier and Type | Method and Description |
|---|---|
Component |
createRepresentationItself() |
BrowserModel |
getBrowserModel() |
TypedObject |
getChosenReference() |
CMSAdminPageService |
getCmsAdminPageService() |
abstract TypedObject |
getCurrentObject() |
GenericRandomNameProducer |
getGenericRandomNameProducer() |
ObjectValueContainer |
getObjctValueContainer() |
java.lang.String |
getPosition() |
abstract PropertyDescriptor |
getPropertyDescriptor() |
ObjectType |
getRootSelectorType() |
BrowserSectionModel |
getSectionModel() |
void |
setPosition(java.lang.String position) |
void |
setRootSelectorType(ObjectType rootSelectorType) |
void |
setSectionModel(BrowserSectionModel sectionModel) |
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 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 TypedObject chosenReference
protected ObjectType rootSelectorType
public ReferenceSelectorPage(java.lang.String pageTitle,
Wizard wizard,
BrowserSectionModel model)
public ObjectValueContainer getObjctValueContainer()
public java.lang.String getPosition()
public void setPosition(java.lang.String position)
position - the position to setpublic BrowserSectionModel getSectionModel()
public void setSectionModel(BrowserSectionModel sectionModel)
public CMSAdminPageService getCmsAdminPageService()
public TypedObject getChosenReference()
public ObjectType getRootSelectorType()
public void setRootSelectorType(ObjectType rootSelectorType)
rootSelectorType - the rootSelectorType to setpublic abstract PropertyDescriptor getPropertyDescriptor()
public abstract TypedObject getCurrentObject()
public Component createRepresentationItself()
createRepresentationItself in interface CmsWizardPagecreateRepresentationItself in class AbstractCmsWizardPagepublic GenericRandomNameProducer getGenericRandomNameProducer()
public BrowserModel getBrowserModel()
Copyright © 2018 SAP SE. All Rights Reserved.