public interface IPushEventHandler<EventType> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(AjaxRequestTarget target,
EventType event,
IPushNode<EventType> node,
IPushEventContext<EventType> ctx) |
void onEvent(AjaxRequestTarget target, EventType event, IPushNode<EventType> node, IPushEventContext<EventType> ctx)
Copyright © 2020. All rights reserved.