public interface AttachNotifier extends Serializable
| Modifier and Type | Method and Description |
|---|---|
default Registration |
addAttachListener(ComponentEventListener<AttachEvent> listener)
Adds a attach listener to this component.
|
default Registration addAttachListener(ComponentEventListener<AttachEvent> listener)
listener - the listener to add, not nullCopyright © 2025. All rights reserved.