Interface EditorConfiguration
- All Superinterfaces:
Cloneable,UIComponentConfiguration
- All Known Implementing Classes:
DefaultEditorConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionclone()voidsetSections(List<EditorSectionConfiguration> sections)
-
Method Details
-
getSections
List<EditorSectionConfiguration> getSections() -
setSections
-
getAllPropertyDescriptors
List<PropertyDescriptor> getAllPropertyDescriptors() -
clone
- Throws:
CloneNotSupportedException
-