| Modifier and Type | Method and Description |
|---|---|
<EventType> |
CometdPushService.installNode(org.apache.wicket.Component component,
org.wicketstuff.push.IPushEventHandler<EventType> handler) |
| Modifier and Type | Method and Description |
|---|---|
<EventType> |
CometdPushService.publishJavascript(CometdPushNode<EventType> node,
String javascript)
Directly sends JavaScript code to the node via a cometd channel without an additional Wicket
AJAX request roundtrip.
|
Copyright © 2019. All rights reserved.