Uses of Class
org.kie.workbench.common.dmn.client.api.included.legacy.DMNIncludeModelsClient
-
-
Uses of DMNIncludeModelsClient in org.kie.workbench.common.dmn.client.docks.navigator.included.components
Constructors in org.kie.workbench.common.dmn.client.docks.navigator.included.components with parameters of type DMNIncludeModelsClient Constructor Description DecisionComponents(DecisionComponents.View view, DMNIncludeModelsClient client, org.jboss.errai.ioc.client.api.ManagedInstance<DecisionComponentsItem> itemManagedInstance, DecisionComponentFilter filter, DMNDiagramsSession dmnDiagramsSession, DMNGraphUtils dmnGraphUtils) -
Uses of DMNIncludeModelsClient in org.kie.workbench.common.dmn.client.editors.included.modal
Constructors in org.kie.workbench.common.dmn.client.editors.included.modal with parameters of type DMNIncludeModelsClient Constructor Description IncludedModelModal(IncludedModelModal.View view, DMNAssetsDropdown dropdown, ImportRecordEngine recordEngine, DMNIncludeModelsClient client, javax.enterprise.event.Event<RefreshDataTypesListEvent> refreshDataTypesListEvent, javax.enterprise.event.Event<RefreshDecisionComponents> refreshDecisionComponentsEvent) -
Uses of DMNIncludeModelsClient in org.kie.workbench.common.dmn.client.editors.included.modal.dropdown
Constructors in org.kie.workbench.common.dmn.client.editors.included.modal.dropdown with parameters of type DMNIncludeModelsClient Constructor Description DMNAssetsDropdownItemsProvider(DMNIncludeModelsClient client, IncludedModelsPageState pageState, IncludedModelsIndex modelsIndex, org.kie.workbench.common.stunner.core.client.api.SessionManager sessionManager)
-