Uses of Interface
com._1c.g5.v8.dt.form.service.naming.IFormItemNameGenerator
Packages that use IFormItemNameGenerator
Package
Description
-
Uses of IFormItemNameGenerator in com._1c.g5.v8.dt.form.layout.filtration
Constructors in com._1c.g5.v8.dt.form.layout.filtration with parameters of type IFormItemNameGeneratorModifierConstructorDescriptionModelFiltrationContext(IFormItemNameGenerator formItemNameGenerator) -
Uses of IFormItemNameGenerator in com._1c.g5.v8.dt.form.service.naming
Methods in com._1c.g5.v8.dt.form.service.naming that return IFormItemNameGeneratorModifier and TypeMethodDescriptionIFormItemNameGeneratorFactory.create()Creates a new instance of form item name generator. -
Uses of IFormItemNameGenerator in com._1c.g5.v8.dt.internal.form.service.naming
Classes in com._1c.g5.v8.dt.internal.form.service.naming that implement IFormItemNameGeneratorModifier and TypeClassDescriptionclassA unique name generator of form item.classEffectively generates unique names of form items usingFormItemNameGeneratorlogic and caching generated names in order to reuse them on next calls.Methods in com._1c.g5.v8.dt.internal.form.service.naming that return IFormItemNameGenerator