Class SakaiSpinnerAjaxCallListener

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.ajax.attributes.IAjaxCallListener, org.apache.wicket.markup.html.IComponentAwareHeaderContributor, org.apache.wicket.util.io.IClusterable

    public class SakaiSpinnerAjaxCallListener
    extends AbstractSakaiSpinnerAjaxCallListener
    Adds the Sakai overlay spinner to the component making the Ajax call
    Author:
    plukasew
    See Also:
    Serialized Form
    • Constructor Detail

      • SakaiSpinnerAjaxCallListener

        public SakaiSpinnerAjaxCallListener​(String componentMarkupId)
        Constructor
        Parameters:
        componentMarkupId - the markup id of the component making the ajax call
      • SakaiSpinnerAjaxCallListener

        public SakaiSpinnerAjaxCallListener​(String componentMarkupId,
                                            boolean componentWillRender)
        Constructor
        Parameters:
        componentMarkupId - the markup id of the component making the ajax call
        componentWillRender - whether the ajax call will result in the component being re-rendered