Adds a {@link RefreshListener} that will be notified when the user has triggered a refresh. After the refreshis done you need to call {@link RefreshComposite#done()} to hide the refresh UI on the client.
@param listener the listener to add. Must not benull.
Adds a {@link RefreshListener} that will be notified when the user has triggered a refresh. After the refreshis done you need to call {@link RefreshHandler#done()} to hide the refresh UI on the client.
@param listener the listener to add. Must not benull.
| |
| |
| |
| |
| |