Uses of Class
org.kie.workbench.common.dmn.client.editors.expressions.types.invocation.InvocationUIModelMapper
-
-
Uses of InvocationUIModelMapper in org.kie.workbench.common.dmn.client.commands.expressions.types.invocation
Constructors in org.kie.workbench.common.dmn.client.commands.expressions.types.invocation with parameters of type InvocationUIModelMapper Constructor Description AddParameterBindingCommand(org.kie.workbench.common.dmn.api.definition.model.Invocation invocation, org.kie.workbench.common.dmn.api.definition.model.Binding binding, org.uberfire.ext.wires.core.grids.client.model.GridData uiModel, org.uberfire.ext.wires.core.grids.client.model.GridRow uiModelRow, int uiRowIndex, InvocationUIModelMapper uiModelMapper, org.uberfire.mvp.Command canvasOperation)ClearExpressionTypeCommand(GridCellTuple cellTuple, org.kie.workbench.common.dmn.api.definition.HasExpression hasExpression, InvocationUIModelMapper uiModelMapper, org.uberfire.mvp.Command executeCanvasOperation, org.uberfire.mvp.Command undoCanvasOperation) -
Uses of InvocationUIModelMapper in org.kie.workbench.common.dmn.client.editors.expressions.types.invocation
Methods in org.kie.workbench.common.dmn.client.editors.expressions.types.invocation that return InvocationUIModelMapper Modifier and Type Method Description InvocationUIModelMapperInvocationGrid. makeUiModelMapper()
-