Uses of Class
org.kie.workbench.common.dmn.client.editors.included.modal.IncludedModelModal
-
Packages that use IncludedModelModal Package Description org.kie.workbench.common.dmn.client.editors.included org.kie.workbench.common.dmn.client.editors.included.modal -
-
Uses of IncludedModelModal in org.kie.workbench.common.dmn.client.editors.included
Constructors in org.kie.workbench.common.dmn.client.editors.included with parameters of type IncludedModelModal Constructor Description IncludedModelsPagePresenter(IncludedModelsPagePresenter.View view, DMNCardsGridComponent gridComponent, IncludedModelModal modal) -
Uses of IncludedModelModal in org.kie.workbench.common.dmn.client.editors.included.modal
Methods in org.kie.workbench.common.dmn.client.editors.included.modal with parameters of type IncludedModelModal Modifier and Type Method Description voidIncludedModelModalView. init(IncludedModelModal presenter)
-