- All Implemented Interfaces:
- Serializable, org.apache.wicket.behavior.IBehaviorListener, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.IRequestListener, org.apache.wicket.markup.html.IComponentAwareHeaderContributor, org.apache.wicket.util.io.IClusterable
public class DynamicAjaxSelfUpdatingTimerBehavior
extends org.apache.wicket.ajax.AjaxSelfUpdatingTimerBehavior
Extend the AjaxSelfUpdatingTimerBehavior to enabled dynamic adding of the behavior. This requires
adding a javascript timeout if added in an ajax request.
- Author:
- Christopher Hlubek (hlubek)
- See Also:
- Serialized Form