public interface DataLoadingSettingsBinder<V extends Component,S extends ComponentSettings> extends ComponentSettingsBinder<V,S>
| Modifier and Type | Method and Description |
|---|---|
void |
applyDataLoadingSettings(V component,
SettingsWrapper wrapper)
Applies data loading settings.
|
applySettings, getComponentClass, getSettings, getSettingsClass, saveSettingsvoid applyDataLoadingSettings(V component, SettingsWrapper wrapper)
component - component to applywrapper - settings wrapper