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.xtext
Methods 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.validation
Classes in com._1c.g5.v8.dt.form.validation that implement IAffectiveEventHandlerObjectsProvider Modifier and Type Class Description class
FormValidationAffectiveEventHandlerObjectsProvider
Implementation ofIAffectiveEventHandlerObjectsProvider
for form validation -
Uses of IAffectiveEventHandlerObjectsProvider in com._1c.g5.v8.dt.md.validation
Classes in com._1c.g5.v8.dt.md.validation that implement IAffectiveEventHandlerObjectsProvider Modifier and Type Class Description class
MdValidationAffectedEventHandlerObjectProvider
Implementation ofIAffectiveEventHandlerObjectsProvider
for metadata validation
-