public class CustomEditorSection extends EditorSection
| Constructor and Description |
|---|
CustomEditorSection(EditorSectionConfiguration secConf) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAttribute(java.lang.String key) |
SectionRenderer |
getCustomRenderer() |
void |
setAttribute(java.lang.String key,
java.lang.Object value) |
getSectionConfiguration, getValidationServicegetLabel, getLocalizedLabel, isInEditMode, isInitialOpen, isModified, isOpen, isTabbed, isVisible, setInEditMode, setInitialOpen, setLabel, setLocalizedLabel, setModified, setOpen, setTabbed, setVisiblepublic CustomEditorSection(EditorSectionConfiguration secConf)
public SectionRenderer getCustomRenderer()
public void setAttribute(java.lang.String key,
java.lang.Object value)
public java.lang.Object getAttribute(java.lang.String key)
Copyright © 2018 SAP SE. All Rights Reserved.