Interface ProgressReportingAwarePage

    • Method Detail

      • startAndGetProgressPanel

        ProgressPanel startAndGetProgressPanel​(org.apache.wicket.ajax.AjaxRequestTarget target,
                                               OperationResult result)
      • finishProcessing

        void finishProcessing​(org.apache.wicket.ajax.AjaxRequestTarget target,
                              boolean returningFromAsync,
                              OperationResult result)
      • continueEditing

        void continueEditing​(org.apache.wicket.ajax.AjaxRequestTarget target)