public interface GenericListComponentUpdater<T>
| Modifier and Type | Method and Description | 
|---|---|
void | 
paintBusy(boolean paintBusy)  | 
void | 
replaceModel(java.util.List<? extends T> data)  | 
void replaceModel(java.util.List<? extends T> data)
void paintBusy(boolean paintBusy)