Class FormUiModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class FormUiModule
    extends AbstractUiModule
    Form ui guice module.
    • Constructor Detail

      • FormUiModule

        public FormUiModule​(org.eclipse.ui.plugin.AbstractUIPlugin plugin)
    • Method Detail

      • bindIResourceDescription$Manager

        public Class<? extends org.eclipse.xtext.resource.IResourceDescription.Manager> bindIResourceDescription$Manager()
      • bindCommandImageService

        public Class<? extends com._1c.g5.v8.dt.form.internal.ui.service.CommandImageService> bindCommandImageService()
      • bindGoToAssociationService

        public Class<? extends com._1c.g5.v8.dt.form.internal.ui.service._goto.GoToAssociationService> bindGoToAssociationService()
      • configureIResourceDescriptions

        public void configureIResourceDescriptions​(com.google.inject.Binder binder)