Interface ConfigSectionRepository.ConfigSectionRepositoryListener
- All Known Implementing Classes:
ConfigView
- Enclosing class:
- ConfigSectionRepository
public static interface ConfigSectionRepository.ConfigSectionRepositoryListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
sectionAdded
(BaseConfigSection section) void
sectionRemoved
(BaseConfigSection section)
-
Method Details
-
sectionAdded
-
sectionRemoved
-