| Package | Description |
|---|---|
| org.wicketstuff.push.cometd |
| Modifier and Type | Method and Description |
|---|---|
<EventType> |
CometdPushService.installNode(org.apache.wicket.Component component,
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 © 2015. All rights reserved.