Class AjaxLazyLoadPanel.AjaxLazyLoadTimer

All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IRequestListener, IComponentAwareHeaderContributor, IClusterable
Enclosing class:
AjaxLazyLoadPanel<T extends Component>

The AJAX timer for updating the AjaxLazyLoadPanel. Is designed to be a page-local singleton running as long as LazyLoadPanels are still loading.
See Also: