@FunctionalInterface public interface ListSubscriber
CollaborationList.subscribe(ListSubscriber)
.Modifier and Type | Method and Description |
---|---|
void |
onListChange(ListChangeEvent event)
Handles a list change event.
|
void onListChange(ListChangeEvent event)
event
- the list change event, not null
Copyright © 2024. All rights reserved.