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