public class InitialAttrEditorSectionConfiguration extends DefaultEditorSectionConfiguration implements CustomEditorSectionConfiguration
| Constructor and Description |
|---|
InitialAttrEditorSectionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
allInitialized(EditorConfiguration config,
ObjectType objectType,
TypedObject currentObject) |
InitialAttrEditorSectionConfiguration |
clone() |
List<EditorSectionConfiguration> |
getAdditionalSections() |
SectionRenderer |
getCustomRenderer() |
protected Set<PropertyDescriptor> |
getInitialPropertyDescriptors() |
protected Set<PropertyDescriptor> |
getPropertiesWithDefaultValues(ObjectType type) |
protected UIAccessRightService |
getUIAccessRightService() |
void |
initialize(EditorConfiguration config,
ObjectType type,
TypedObject object) |
void |
loadValues(EditorConfiguration config,
ObjectType type,
TypedObject object,
ObjectValueContainer objectValues) |
void |
saveValues(EditorConfiguration config,
ObjectType type,
TypedObject object,
ObjectValueContainer objectValues) |
copyValues, getAllLabel, getLabel, getLabel, getLabelWithFallback, getLabelWithFallback, getPosition, getQualifier, getSectionRows, getXmlDataProvider, isInitiallyOpened, isPrintable, isTabbed, isVisible, setAllLabel, setInitiallyOpened, setPosition, setPrintable, setQualifier, setSectionRows, setShowIfEmpty, setShowInCreateMode, setTabbed, setVisible, setXmlDataProvider, setXmlDataProvider, showIfEmpty, showInCreateModeequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllLabel, getLabel, getLabel, getPosition, getQualifier, getSectionRows, getXmlDataProvider, isInitiallyOpened, isPrintable, isTabbed, isVisible, setAllLabel, setInitiallyOpened, setPosition, setPrintable, setQualifier, setSectionRows, setShowIfEmpty, setVisible, setXmlDataProvider, showIfEmpty, showInCreateModepublic InitialAttrEditorSectionConfiguration()
public void initialize(EditorConfiguration config, ObjectType type, TypedObject object)
initialize in interface CustomEditorSectionConfigurationpublic void allInitialized(EditorConfiguration config, ObjectType objectType, TypedObject currentObject)
allInitialized in interface CustomEditorSectionConfigurationprotected Set<PropertyDescriptor> getPropertiesWithDefaultValues(ObjectType type)
protected Set<PropertyDescriptor> getInitialPropertyDescriptors()
public List<EditorSectionConfiguration> getAdditionalSections()
getAdditionalSections in interface CustomEditorSectionConfigurationpublic SectionRenderer getCustomRenderer()
getCustomRenderer 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 InitialAttrEditorSectionConfiguration clone() throws CloneNotSupportedException
clone in interface EditorSectionConfigurationclone in class DefaultEditorSectionConfigurationCloneNotSupportedExceptionprotected UIAccessRightService getUIAccessRightService()
Copyright © 2017 SAP SE. All Rights Reserved.