Uses of Interface
org.kie.workbench.common.dmn.client.editors.expressions.types.context.InformationItemCell.HasNameAndDataTypeCell
-
-
Uses of InformationItemCell.HasNameAndDataTypeCell in org.kie.workbench.common.dmn.client.editors.expressions.types.context
Methods in org.kie.workbench.common.dmn.client.editors.expressions.types.context that return InformationItemCell.HasNameAndDataTypeCell Modifier and Type Method Description static InformationItemCell.HasNameAndDataTypeCellInformationItemCell.HasNameAndDataTypeCell. wrap(org.kie.workbench.common.dmn.api.definition.model.InformationItem informationItem)static InformationItemCell.HasNameAndDataTypeCellInformationItemCell.HasNameAndDataTypeCell. wrap(org.kie.workbench.common.dmn.api.definition.model.InformationItem informationItem, String placeholder) -
Uses of InformationItemCell.HasNameAndDataTypeCell in org.kie.workbench.common.dmn.client.editors.expressions.util
Methods in org.kie.workbench.common.dmn.client.editors.expressions.util with parameters of type InformationItemCell.HasNameAndDataTypeCell Modifier and Type Method Description static com.ait.lienzo.client.core.shape.GroupRendererUtils. getNameAndDataTypeCellText(InformationItemCell.HasNameAndDataTypeCell hasNameAndDataTypeCell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
-