public interface UpdateEventListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
processUpdateEvent(UpdateEvent e)
Called by the DataProvider implementation to notify jScope that an
asynchronous event has been received.
|
void processUpdateEvent(UpdateEvent e)
e - The UpdateEvent describing the event (i.e. its name) just occurred.UpdateEventCopyright © 2023. All rights reserved.