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 null
Copyright © 2021. All rights reserved.