public class MvcUiModule
extends com.google.inject.AbstractModule
MvcUiModule
contains Eclipse UI specific bindings in the context
of an MVC application.Constructor and Description |
---|
MvcUiModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindIOperationHistory()
Binds
IOperationHistory to the operation history of the Eclipse
workbench. |
protected void |
bindIPropertySheetPageFactory()
Binds a factory for assisted injection of
UndoablePropertySheetPage as IPropertySheetPage . |
protected void |
bindISelectionProvider()
Binds
ISelectionProvider to DefaultSelectionProvider . |
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void bindIOperationHistory()
IOperationHistory
to the operation history of the Eclipse
workbench.protected void bindIPropertySheetPageFactory()
UndoablePropertySheetPage
as IPropertySheetPage
.protected void bindISelectionProvider()
ISelectionProvider
to DefaultSelectionProvider
.protected void configure()
configure
in class com.google.inject.AbstractModule
Copyright (c) 2014 itemis AG and others. All rights reserved.