Uses of Interface
com.e1c.g5.v8.dt.check.context.OnLanguageResourceChangesContextCollector
-
Packages that use OnLanguageResourceChangesContextCollector Package Description com.e1c.g5.v8.dt.check -
-
Uses of OnLanguageResourceChangesContextCollector in com.e1c.g5.v8.dt.check
Methods in com.e1c.g5.v8.dt.check with parameters of type OnLanguageResourceChangesContextCollector Modifier and Type Method Description voidICheckDefinition. setLanguageResourceChangeContextCollector(OnLanguageResourceChangesContextCollector collector)Adds a context collector that reacts on languge/resource changes.
-