| Package | Description |
|---|---|
| org.apache.wicket.ajax |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AjaxRequestTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxRequestHandler
A request target that produces ajax response envelopes used on the client side to update
component markup as well as evaluate arbitrary javascript.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAjaxTimerBehavior.restart(IPartialPageRequestHandler target)
Re-enables the timer if already stopped
|
void |
AbstractAjaxTimerBehavior.stop(IPartialPageRequestHandler target)
Stops the timer.
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.