public class ZestFxModule extends MvcFxModule
Constructor and Description |
---|
ZestFxModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindAbstractContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindAbstractFXHandlePartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindAbstractViewerAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindEdgeContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindEdgeLabelPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindFXRootPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindFXViewerAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindGraphContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindIContentPartFactory() |
protected void |
bindIFeedbackPartFactory() |
protected void |
bindIHandlePartFactory() |
protected void |
bindIRootPart() |
protected void |
bindNodeContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
bindPruningHandlePartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder) |
protected void |
configure() |
bindAbstractFXContentPartAdapters, bindAbstractFXFeedbackPartAdapters, bindContentBehaviorPartPool, bindFocusModel, bindFXClickDragTool, bindFXDomainAdapters, bindFXFocusTool, bindFXHoverTool, bindFXPinchSpreadTool, bindFXRotateTool, bindFXScrollTool, bindFXTypeTool, bindHoverBehavior, bindHoverModel, bindIDomain, bindIViewer, bindSelectionModel
bindAbstractDomainAdapters, bindAbstractFeedbackPartAdapters, bindAbstractHandlePartAdapters, bindAbstractRootPartAdapters, bindAbstractVisualPartAdapters, bindContentModel, bindGridModel, bindIOperationHistory, bindIUndoContext, bindViewportModel, enableAdapterMapInjection
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void bindAbstractContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
bindAbstractContentPartAdapters
in class MvcModule<javafx.scene.Node>
protected void bindAbstractFXHandlePartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
bindAbstractFXHandlePartAdapters
in class MvcFxModule
protected void bindAbstractViewerAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
bindAbstractViewerAdapters
in class MvcModule<javafx.scene.Node>
protected void bindEdgeContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
protected void bindEdgeLabelPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
protected void bindFXRootPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
bindFXRootPartAdapters
in class MvcFxModule
protected void bindFXViewerAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
bindFXViewerAdapters
in class MvcFxModule
protected void bindGraphContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
protected void bindIContentPartFactory()
protected void bindIFeedbackPartFactory()
bindIFeedbackPartFactory
in class MvcFxModule
protected void bindIHandlePartFactory()
bindIHandlePartFactory
in class MvcFxModule
protected void bindIRootPart()
bindIRootPart
in class MvcFxModule
protected void bindNodeContentPartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
protected void bindPruningHandlePartAdapters(com.google.inject.multibindings.MapBinder<AdapterKey<?>,java.lang.Object> adapterMapBinder)
protected void configure()
configure
in class MvcFxModule
Copyright (c) 2014 itemis AG and others. All rights reserved.