public interface EditorConfiguration extends UIComponentConfiguration, java.lang.Cloneable
| Modifier and Type | Method and Description |
|---|---|
EditorConfiguration |
clone() |
java.util.List<PropertyDescriptor> |
getAllPropertyDescriptors() |
java.util.List<EditorSectionConfiguration> |
getSections() |
void |
setSections(java.util.List<EditorSectionConfiguration> sections) |
java.util.List<EditorSectionConfiguration> getSections()
void setSections(java.util.List<EditorSectionConfiguration> sections)
java.util.List<PropertyDescriptor> getAllPropertyDescriptors()
EditorConfiguration clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedExceptionCopyright © 2018 SAP SE. All Rights Reserved.