| Modifier and Type | Method and Description |
|---|---|
ContentEditorConfiguration |
CMSContentEditorInjector.getConfig() |
protected ContentEditorConfiguration |
AbstractContentEditorRenderer.getContentEditorConfiguration() |
protected ContentEditorConfiguration |
CMSContentEditorSectionComponent.getContentEditorConfiguration(ObjectTemplate objectTemplate) |
| Modifier and Type | Method and Description |
|---|---|
DefaultContentEditorRenderer |
CMSContentEditorSectionComponent.getEditorRenderer(ContentEditorConfiguration configuration) |
void |
CMSContentEditorInjector.setConfig(ContentEditorConfiguration config) |
| Constructor and Description |
|---|
AbstractContentEditorRenderer(ContentEditorConfiguration conf) |
AbstractContentEditorRenderer(ContentEditorConfiguration conf,
boolean autoPersist) |
DefaultContentEditorRenderer(ContentEditorConfiguration conf) |
DefaultContentEditorRenderer(ContentEditorConfiguration conf,
boolean autoPersist) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentEditorConfiguration |
LiveEditPopupEditDialog.getContentEditorConfiguration(ObjectTemplate objectTemplate)
Retrieves a content editor configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyInjector.injectProperty(TypedObject item,
HtmlBasedComponent parent,
ContentEditorConfiguration config,
ObjectValueContainer valueContainer,
java.lang.Object locationInfo,
boolean hideReadOnly,
boolean autoPersist,
java.util.Map<java.lang.String,? extends java.lang.Object> params) |
void |
ReferenceInjector.injectReference(TypedObject referenceValue,
HtmlBasedComponent parent,
ContentEditorConfiguration config,
java.lang.Object locationInfo,
boolean hideReadOnly,
java.util.List<HtmlBasedComponent> captionComponents) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentEditorConfiguration |
DefaultReferenceInjector.getContentEditorConfiguration(ObjectTemplate objectTemplate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultReferenceInjector.injectNormalReference(TypedObject referenceValue,
ObjectValueContainer refValueContainer,
HtmlBasedComponent refGroup,
ContentEditorConfiguration config,
java.lang.Object locationInfo,
boolean hideReadOnly) |
void |
DefaultPropertyInjector.injectProperty(TypedObject item,
HtmlBasedComponent parent,
ContentEditorConfiguration config,
ObjectValueContainer valueContainer,
java.lang.Object locationInfo,
boolean hideReadOnly,
boolean autoPersist,
java.util.Map<java.lang.String,? extends java.lang.Object> params) |
void |
DefaultReferenceInjector.injectReference(TypedObject referenceValue,
HtmlBasedComponent parent,
ContentEditorConfiguration config,
java.lang.Object locationInfo,
boolean hideReadOnly,
java.util.List<HtmlBasedComponent> captionComponents) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContentEditorConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected ContentEditorConfiguration |
ContentEditorConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate,
ObjectTemplate originalObjectTemplate,
ContentEditor xmlContentEditor) |
Copyright © 2018 SAP SE. All Rights Reserved.