Module is.codion.framework.model
Package is.codion.framework.model
Interface EntityTableModel.RefreshTask.Result
- Enclosing interface:
EntityTableModel.RefreshTask
public static interface EntityTableModel.RefreshTask.Result
The task result
-
Method Summary
-
Method Details
-
handle
void handle()Replaces the refreshed entities. Must be called on the UI thread if this model has a panel based on it.
-