public interface DeferredWorker
Modifier and Type | Method and Description |
---|---|
boolean |
isWorkPending()
Checks whether there are operations pending for this widget or connector
that must be executed before reaching a steady state.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.