Uses of Interface
com._1c.g5.v8.dt.bm.xtext.IAffectiveEventHandlerObjectsProvider
- 
Packages that use IAffectiveEventHandlerObjectsProvider Package Description com._1c.g5.v8.dt.bm.xtext com._1c.g5.v8.dt.form.validation com._1c.g5.v8.dt.md.validation 
- 
- 
Uses of IAffectiveEventHandlerObjectsProvider in com._1c.g5.v8.dt.bm.xtextMethods in com._1c.g5.v8.dt.bm.xtext that return types with arguments of type IAffectiveEventHandlerObjectsProvider Modifier and Type Method Description Collection<IAffectiveEventHandlerObjectsProvider>IAffectiveEventHandlerObjectsProvider.Registry. getProviders()Get collection of registred providers
- 
Uses of IAffectiveEventHandlerObjectsProvider in com._1c.g5.v8.dt.form.validationClasses in com._1c.g5.v8.dt.form.validation that implement IAffectiveEventHandlerObjectsProvider Modifier and Type Class Description classFormValidationAffectiveEventHandlerObjectsProviderImplementation ofIAffectiveEventHandlerObjectsProviderfor form validation
- 
Uses of IAffectiveEventHandlerObjectsProvider in com._1c.g5.v8.dt.md.validationClasses in com._1c.g5.v8.dt.md.validation that implement IAffectiveEventHandlerObjectsProvider Modifier and Type Class Description classMdValidationAffectedEventHandlerObjectProviderImplementation ofIAffectiveEventHandlerObjectsProviderfor metadata validation
 
-