public class PageUrlCustomSection extends DefaultEditorSectionConfiguration implements CustomEditorSectionConfiguration
PageUrlSectionRenderer.| Constructor and Description |
|---|
PageUrlCustomSection() |
| Modifier and Type | Method and Description |
|---|---|
void |
allInitialized(EditorConfiguration config,
ObjectType type,
TypedObject object) |
java.util.List<EditorSectionConfiguration> |
getAdditionalSections() |
SectionRenderer |
getCustomRenderer() |
void |
initialize(EditorConfiguration config,
ObjectType type,
TypedObject object) |
boolean |
isVisible() |
void |
loadValues(EditorConfiguration config,
ObjectType type,
TypedObject object,
ObjectValueContainer objectValues) |
void |
saveValues(EditorConfiguration config,
ObjectType type,
TypedObject object,
ObjectValueContainer objectValues) |
void |
setSectionRenderer(SectionRenderer sectionRenderer) |
void |
setTypeService(TypeService typeService) |
clone, copyValues, getAllLabel, getLabel, getLabel, getLabelWithFallback, getLabelWithFallback, getPosition, getQualifier, getSectionRows, getXmlDataProvider, isInitiallyOpened, isPrintable, isTabbed, setAllLabel, setInitiallyOpened, setPosition, setPrintable, setQualifier, setSectionRows, setShowIfEmpty, setShowInCreateMode, setTabbed, setVisible, setXmlDataProvider, setXmlDataProvider, showIfEmpty, showInCreateModeequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getAllLabel, getLabel, getLabel, getPosition, getQualifier, getSectionRows, getXmlDataProvider, isInitiallyOpened, isPrintable, isTabbed, setAllLabel, setInitiallyOpened, setPosition, setPrintable, setQualifier, setSectionRows, setShowIfEmpty, setVisible, setXmlDataProvider, showIfEmpty, showInCreateModepublic void initialize(EditorConfiguration config, ObjectType type, TypedObject object)
initialize in interface CustomEditorSectionConfigurationpublic void allInitialized(EditorConfiguration config, ObjectType type, TypedObject object)
allInitialized in interface CustomEditorSectionConfigurationpublic void loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues)
loadValues in interface CustomEditorSectionConfigurationpublic void saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues)
saveValues in interface CustomEditorSectionConfigurationpublic java.util.List<EditorSectionConfiguration> getAdditionalSections()
getAdditionalSections in interface CustomEditorSectionConfigurationpublic SectionRenderer getCustomRenderer()
getCustomRenderer in interface CustomEditorSectionConfigurationpublic void setSectionRenderer(SectionRenderer sectionRenderer)
public boolean isVisible()
isVisible in interface EditorSectionConfigurationisVisible in class DefaultEditorSectionConfigurationpublic void setTypeService(TypeService typeService)
Copyright © 2018 SAP SE. All Rights Reserved.