@Dependent public class DecisionNavigatorBaseItemFactory extends Object
Constructor and Description |
---|
DecisionNavigatorBaseItemFactory(DecisionNavigatorNestedItemFactory nestedItemFactory,
DecisionNavigatorPresenter decisionNavigatorPresenter,
TextPropertyProviderFactory textPropertyProviderFactory,
javax.enterprise.event.Event<CanvasFocusedShapeEvent> canvasFocusedSelectionEvent,
javax.enterprise.event.Event<CanvasSelectionEvent> canvasSelectionEvent,
DefinitionUtils definitionUtils,
org.jboss.errai.ui.client.local.spi.TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
DecisionNavigatorItem |
makeItem(Node<View,Edge> node,
DecisionNavigatorItem.Type type) |
@Inject public DecisionNavigatorBaseItemFactory(DecisionNavigatorNestedItemFactory nestedItemFactory, DecisionNavigatorPresenter decisionNavigatorPresenter, TextPropertyProviderFactory textPropertyProviderFactory, javax.enterprise.event.Event<CanvasFocusedShapeEvent> canvasFocusedSelectionEvent, javax.enterprise.event.Event<CanvasSelectionEvent> canvasSelectionEvent, DefinitionUtils definitionUtils, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
public DecisionNavigatorItem makeItem(Node<View,Edge> node, DecisionNavigatorItem.Type type)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.