public class DashboardSizeUpdater extends Object implements com.eviware.soapui.model.settings.SettingsListener
| Constructor and Description |
|---|
DashboardSizeUpdater(com.eviware.soapui.SoapUICore soapUICore,
com.smartbear.ready.db.model.SettingsHolder settingsHolder) |
| Modifier and Type | Method and Description |
|---|---|
void |
settingChanged(String name,
String newValue,
String oldValue) |
void |
settingsReloaded() |
@Inject
public DashboardSizeUpdater(com.eviware.soapui.SoapUICore soapUICore,
com.smartbear.ready.db.model.SettingsHolder settingsHolder)
public void settingChanged(String name, String newValue, String oldValue)
settingChanged in interface com.eviware.soapui.model.settings.SettingsListenerpublic void settingsReloaded()
settingsReloaded in interface com.eviware.soapui.model.settings.SettingsListenerCopyright © 2019. All rights reserved.