com.vaadin.client.

Interface DeferredWorker

    • Method Summary

      All Methods
      Modifier and Type Method Description
      boolean isWorkPending()

      Checks whether there are operations pending for this widget or connector that must be executed before reaching a steady state.

    • Method Detail

      • isWorkPending

        boolean isWorkPending()

        Checks whether there are operations pending for this widget or connector that must be executed before reaching a steady state.