public interface MutableSectionModelController
EditorAreaController that allows reacting on "hard-changes" at a SectionPanel.| Modifier and Type | Method and Description |
|---|---|
void |
onSectionAdded(SectionPanelEvent event) |
void |
onSectionRemoved(SectionPanelEvent event) |
void |
onSectionRenamed(SectionPanelEvent event) |
void onSectionRemoved(SectionPanelEvent event)
void onSectionAdded(SectionPanelEvent event)
void onSectionRenamed(SectionPanelEvent event)
Copyright © 2017 SAP SE. All Rights Reserved.