| Modifier and Type | Class and Description |
|---|---|
class |
BtgWidgetParamEditorSectionConfiguration
Parameters editor for BTG jasper widgets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageUrlCustomSection
Bean for custom section in editor area of CMS Pages.
|
| Modifier and Type | Method and Description |
|---|---|
List<EditorSectionConfiguration> |
PageUrlCustomSection.getAdditionalSections() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomEditorSectionConfiguration |
interface |
UpdateAwareCustomSectionConfiguration |
| Modifier and Type | Method and Description |
|---|---|
EditorSectionConfiguration |
EditorSectionConfiguration.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<EditorSectionConfiguration> |
CustomEditorSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
EditorConfiguration.getSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorConfiguration.setSections(List<EditorSectionConfiguration> sections) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassAttrEditorSectionConfiguration |
class |
CommentsSectionConfiguration |
class |
DefaultEditorSectionConfiguration |
class |
InitialAttrEditorSectionConfiguration |
class |
LastChangesSectionConfiguration |
class |
MediaEditorSectionConfiguration |
class |
UnassignedEditorSectionConfiguration |
class |
WidgetParamEditorSectionConfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected EditorSectionConfiguration |
EditorConfigurationFactory.createGroupForProperties(List<PropertyDescriptor> properties,
String label) |
protected EditorSectionConfiguration |
EditorConfigurationFactory.createOthersGroup(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<EditorSectionConfiguration> |
WidgetParamEditorSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
UnassignedEditorSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
MediaEditorSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
CommentsSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
InitialAttrEditorSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
LastChangesSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
ClassAttrEditorSectionConfiguration.getAdditionalSections() |
List<EditorSectionConfiguration> |
DefaultEditorConfiguration.getSections() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
EditorConfigurationPersistingStrategy.createJaxb(DefaultEditorConfiguration config,
EditorSectionConfiguration section) |
protected void |
EditorConfigurationFactory.registerCustomSection(EditorSectionConfiguration sectionConfig,
DefaultEditorConfiguration editorConfig) |
protected Object |
EditorConfigurationPersistingStrategy.updateJaxb(DefaultEditorConfiguration config,
EditorSectionConfiguration section) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEditorConfiguration.setSections(List<EditorSectionConfiguration> sections) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
EditorAreaExporter.export(List<EditorSectionConfiguration> ediorsSections,
TypedObject curObj)
Exports given object according to given session configuration to pdf,html,xls or whatever the implementation is.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
EditorArea2PdfExporter.export(List<EditorSectionConfiguration> ediorsSections,
TypedObject curObj)
Generates pdf
|
byte[] |
EditorArea2XLSExporter.export(List<EditorSectionConfiguration> ediorsSections,
TypedObject curObj)
Generates xml
|
protected byte[] |
AbstractEditorAreaExporter.generateXml(List<EditorSectionConfiguration> ediorsSections,
TypedObject curObj)
Generates default xml structure out of given sections and item
|
| Modifier and Type | Method and Description |
|---|---|
Object |
XmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection,
TypedObject curObj)
Generates xml representation of given section configuration
|
| Modifier and Type | Method and Description |
|---|---|
Object |
CustomXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection,
TypedObject curObj) |
SectionType |
DefaultXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection,
TypedObject curObj) |
Object |
LocalizedXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection,
TypedObject curObj) |
| Modifier and Type | Method and Description |
|---|---|
EditorSectionConfiguration |
EditorSection.getSectionConfiguration() |
| Constructor and Description |
|---|
CustomEditorSection(EditorSectionConfiguration secConf) |
EditorSection(EditorSectionConfiguration secConf) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrintPlannerSectionConfiguration
Represents custom section for rendering page planner properties.
|
| Modifier and Type | Method and Description |
|---|---|
List<EditorSectionConfiguration> |
PrintPlannerSectionConfiguration.getAdditionalSections() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductPDFDataSheetSectionConfiguration |
| Modifier and Type | Method and Description |
|---|---|
List<EditorSectionConfiguration> |
ProductPDFDataSheetSectionConfiguration.getAdditionalSections() |
Copyright © 2017 SAP SE. All Rights Reserved.