@FunctionalInterface public interface ElementDetachListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onDetach(ElementDetachEvent event)
Invoked when an element is detached from the UI.
|
void onDetach(ElementDetachEvent event)
event - the detach event firedCopyright © 2025. All rights reserved.