@FunctionalInterface public interface ElementAttachListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onAttach(ElementAttachEvent event)
Invoked when an element is attached to the UI.
|
void onAttach(ElementAttachEvent event)
event - the attach event firedCopyright © 2025. All rights reserved.