Package com._1c.g5.v8.dt.rights.ui
Class RightsUiModule
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractGenericModule
-
- com._1c.g5.modeling.xtext.ui.DefaultUiModule
-
- com._1c.g5.modeling.xtext.ui.AbstractUiModule
-
- com._1c.g5.v8.dt.rights.ui.RightsUiModule
-
- All Implemented Interfaces:
com.google.inject.Module
public class RightsUiModule extends AbstractUiModule
Rights ui guice module.
-
-
Constructor Summary
Constructors Constructor Description RightsUiModule(org.eclipse.ui.plugin.AbstractUIPlugin plugin)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends IRightInfosService>
bindIRightsService()
-
Methods inherited from class com._1c.g5.modeling.xtext.ui.AbstractUiModule
bindDocumentBasedDirtyResource, bindIDependentElementsCalculator, bindIWorkspaceRootToInstance, bindIXtextBuilderParticipant, bindIXtextEditorCallback, bindPrefixMatcher, configureBuilderPreferenceStoreInitializer, configureIResourceDescriptionsBuilderScope, configureIResourceDescriptionsPersisted, provideIAllContainersState
-
Methods inherited from class com._1c.g5.modeling.xtext.ui.DefaultUiModule
bindAdapterFactory, bindAdapterFactoryLabelProvider, bindComposedAdapterFactory$Descriptor$RegistryToInstance, bindIAllContainersState$Provider, bindIExternalContentSupport$IExternalContentProvider, bindIImageHelper, bindILabelProvider, bindIPreferenceStore, bindIResourceForEditorInputFactory, bindIResourceSetProvider, configure, configureIResourceDescriptionsLiveScope, configureLanguageSpecificURIEditorOpener, configureResourceUIServiceLabelProvider
-
-
-
-
Method Detail
-
bindIRightsService
public Class<? extends IRightInfosService> bindIRightsService()
-
-