public class WidgetParamEditorSectionConfiguration extends DefaultEditorSectionConfiguration implements CustomEditorSectionConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected TypedObject |
currentObject |
protected ObjectType |
objectType |
| Constructor and Description |
|---|
WidgetParamEditorSectionConfiguration() |
WidgetParamEditorSectionConfiguration(java.lang.String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
allInitialized(EditorConfiguration config,
ObjectType type,
TypedObject currentObject) |
WidgetParamEditorSectionConfiguration |
clone() |
java.util.List<EditorSectionConfiguration> |
getAdditionalSections() |
SectionRenderer |
getCustomRenderer() |
void |
initialize(EditorConfiguration config,
ObjectType type,
TypedObject object) |
void |
loadValues(EditorConfiguration config,
ObjectType type,
TypedObject object,
ObjectValueContainer objectValues) |
protected void |
reset() |
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, showInCreateModeprotected ObjectType objectType
protected TypedObject currentObject
public WidgetParamEditorSectionConfiguration()
public WidgetParamEditorSectionConfiguration(java.lang.String qualifier)
public void initialize(EditorConfiguration config, ObjectType type, TypedObject object)
initialize in interface CustomEditorSectionConfigurationpublic void allInitialized(EditorConfiguration config, ObjectType type, TypedObject currentObject)
allInitialized in interface CustomEditorSectionConfigurationprotected void reset()
public SectionRenderer getCustomRenderer()
getCustomRenderer in interface CustomEditorSectionConfigurationpublic java.util.List<EditorSectionConfiguration> getAdditionalSections()
getAdditionalSections 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 WidgetParamEditorSectionConfiguration clone() throws java.lang.CloneNotSupportedException
clone in interface EditorSectionConfigurationclone in class DefaultEditorSectionConfigurationjava.lang.CloneNotSupportedExceptionCopyright © 2018 SAP SE. All Rights Reserved.