public class SakaiSpinnerAjaxCallListener extends AbstractSakaiSpinnerAjaxCallListener
DISABLED, ENABLED, id, SPINNER_CLASS, willRender| Constructor and Description |
|---|
SakaiSpinnerAjaxCallListener(String componentMarkupId)
Constructor
|
SakaiSpinnerAjaxCallListener(String componentMarkupId,
boolean componentWillRender)
Constructor
|
getAfterHandler, getBeforeHandler, getBeforeSendHandler, getCompleteHandler, getDoneHandler, getFailureHandler, getInitHandler, getPrecondition, getSuccessHandler, onAfter, onBefore, onBeforeSend, onComplete, onDone, onFailure, onInit, onPrecondition, onSuccess, renderHeadpublic SakaiSpinnerAjaxCallListener(String componentMarkupId)
componentMarkupId - the markup id of the component making the ajax callpublic SakaiSpinnerAjaxCallListener(String componentMarkupId, boolean componentWillRender)
componentMarkupId - the markup id of the component making the ajax callcomponentWillRender - whether the ajax call will result in the component being re-renderedCopyright © 2003–2022 Sakai Project. All rights reserved.