Uses of Interface
com._1c.g5.v8.dt.cmi.ICommandInterfaceAccessor
Packages that use ICommandInterfaceAccessor
Package
Description
-
Uses of ICommandInterfaceAccessor in com._1c.g5.v8.dt.cmi.tasks
Methods in com._1c.g5.v8.dt.cmi.tasks with parameters of type ICommandInterfaceAccessorModifier and TypeMethodDescriptionstatic AddCommandToMainSectionTaskAddCommandToMainSectionTask.create(ICommandInterfaceAccessor commandInterfaceAccessor, CommandInterfaceManager commandInterfaceManager, Configuration configuration, Command command) Creates a new instance. -
Uses of ICommandInterfaceAccessor in com._1c.g5.v8.dt.form.mapping.parameterized
Constructors in com._1c.g5.v8.dt.form.mapping.parameterized with parameters of type ICommandInterfaceAccessorModifierConstructorDescriptionFormParameterizedCommandMapping(Supplier<Form> inputSupplier, ICommandInterfaceAccessor cmiAccessor, IBmModelManager modelManager, ICommandNameService nameService) Initializes a new instance of class. -
Uses of ICommandInterfaceAccessor in com._1c.g5.v8.dt.internal.cmi.bm.derived
Classes in com._1c.g5.v8.dt.internal.cmi.bm.derived that implement ICommandInterfaceAccessorModifier and TypeClassDescriptionclassStandard implementation ofICommandInterfaceAccessorinterface.Constructors in com._1c.g5.v8.dt.internal.cmi.bm.derived with parameters of type ICommandInterfaceAccessorModifierConstructorDescriptionCmiDerivedDataContributor(CommandInterfaceDerivedDataComputer commandInterfaceDerivedDataComputer, CmiDerivedDataRemover commandInterfaceDerivedDataRemover, IBmModelManager bmModelManager, ICommandInterfaceAccessor commandInterfaceAccessor, CommandInterfaceManager commandInterfaceManager, CommandInterfaceValidationChecker commandInterfaceValidationChecker) -
Uses of ICommandInterfaceAccessor in com._1c.g5.v8.dt.internal.cmi.bm.derived.computers
Constructors in com._1c.g5.v8.dt.internal.cmi.bm.derived.computers with parameters of type ICommandInterfaceAccessorModifierConstructorDescriptionCommandInterfaceDerivedDataComputer(ICommandInterfaceAccessor commandInterfaceAccessor, CommandInterfaceManager commandInterfaceManager)