Class DefaultSynchronizer

  • All Implemented Interfaces:
    AjaxRequestTarget.IListener

    public class DefaultSynchronizer
    extends Synchronizer
    implements AjaxRequestTarget.IListener
    Synchronizer basically adds components(repeater's items) and scripts to the the AjaxRequestTarget after checking parent is not added to AjaxRequestTarget .If parent is added scripts and items are not added to the AjaxRequestTarget
    Author:
    Vineet Semwal