Uses of Class
com.e1c.g5.v8.dt.check.settings.CheckSettingsChange
-
Packages that use CheckSettingsChange Package Description com.e1c.g5.v8.dt.check.settings -
-
Uses of CheckSettingsChange in com.e1c.g5.v8.dt.check.settings
Method parameters in com.e1c.g5.v8.dt.check.settings with type arguments of type CheckSettingsChange Modifier and Type Method Description void
ICheckSettingsChangeListener. onChange(org.eclipse.core.resources.IProject project, Collection<CheckSettingsChange> changedCheckSettings)
This method is called on check settings getDiffWithInstanceSettings.
-