public interface SwapEventHandler
Modifier and Type | Method and Description |
---|---|
void |
onRemoveSwappableSection(String key,
Section section)
Called whenever a section is removed.
|
void |
onShowSwappableSection(String key,
Section section)
Called whenever another sections is displayed.
|
void onShowSwappableSection(String key, Section section)
key
- void onRemoveSwappableSection(String key, Section section)
key
- Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.