|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPushTarget | |
|---|---|
| org.wicketstuff.push | |
| org.wicketstuff.push.timer | |
| Uses of IPushTarget in org.wicketstuff.push |
|---|
| Methods in org.wicketstuff.push that return IPushTarget | |
|---|---|
IPushTarget |
IPushService.installPush(org.apache.wicket.Component component)
Installs a push facility on the given component. |
| Uses of IPushTarget in org.wicketstuff.push.timer |
|---|
| Classes in org.wicketstuff.push.timer that implement IPushTarget | |
|---|---|
static class |
TimerChannelBehavior.TimerPushTarget
An IPushTarget implementation which enqueue DelayedMethodCallList,
also called triggers, for a TimerChannelBehavior identified by its id. |
| Methods in org.wicketstuff.push.timer that return IPushTarget | |
|---|---|
IPushTarget |
TimerPushService.installPush(org.apache.wicket.Component component)
|
IPushTarget |
TimerChannelBehavior.newPushTarget()
Creates a new push target to which triggers can be sent |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||