- All Implemented Interfaces:
- Serializable, org.apache.wicket.behavior.IBehavior, org.apache.wicket.behavior.IBehaviorListener, org.apache.wicket.behavior.IComponentConfigurationBehavior, org.apache.wicket.IClusterable, org.apache.wicket.IRequestListener, org.apache.wicket.markup.html.IHeaderContributor
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