@Dependent public class DecisionNavigatorBaseItemFactory extends Object
| Constructor and Description |
|---|
DecisionNavigatorBaseItemFactory(DecisionNavigatorNestedItemFactory nestedItemFactory,
TextPropertyProviderFactory textPropertyProviderFactory,
CanvasFocusUtils canvasFocusUtils,
DefinitionUtils definitionUtils,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
DMNDiagramsSession dmnDiagramsSession,
LazyCanvasFocusUtils lazyCanvasFocusUtils,
javax.enterprise.event.Event<DMNDiagramSelected> selectedEvent) |
| Modifier and Type | Method and Description |
|---|---|
DecisionNavigatorItem |
makeItem(Node<View,Edge> node,
DecisionNavigatorItem.Type type) |
@Inject public DecisionNavigatorBaseItemFactory(DecisionNavigatorNestedItemFactory nestedItemFactory, TextPropertyProviderFactory textPropertyProviderFactory, CanvasFocusUtils canvasFocusUtils, DefinitionUtils definitionUtils, org.jboss.errai.ui.client.local.spi.TranslationService translationService, DMNDiagramsSession dmnDiagramsSession, LazyCanvasFocusUtils lazyCanvasFocusUtils, javax.enterprise.event.Event<DMNDiagramSelected> selectedEvent)
public DecisionNavigatorItem makeItem(Node<View,Edge> node, DecisionNavigatorItem.Type type)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.