| Package | Description |
|---|---|
| org.apache.wicket.ajax |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxClientInfoBehavior
An behavior that collects the information to populate
WebClientInfo's ClientProperties by using Ajax
|
class |
AjaxSelfUpdatingTimerBehavior
Automatically re-renders the component it is attached to via AJAX at a regular interval.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractAjaxTimerBehavior |
AbstractAjaxTimerBehavior.onTimer(org.apache.wicket.util.time.Duration interval,
org.danekja.java.util.function.serializable.SerializableConsumer<AjaxRequestTarget> onTimer)
Creates an
AbstractAjaxTimerBehavior based on lambda expressions |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.