@Deprecated
public interface SettingsSavingComponent
save()
) custom settings (in their own custom way)
when Application.saveSettings()
(for Application level components) or Project.save()
(for Project level components) is invoked.Modifier and Type | Method and Description |
---|---|
void |
save()
Deprecated.
|