Uses of Interface
org.kie.workbench.common.dmn.client.editors.expressions.types.context.InformationItemCell.HasNameCell
-
Packages that use InformationItemCell.HasNameCell Package Description org.kie.workbench.common.dmn.client.editors.expressions.types.context org.kie.workbench.common.dmn.client.widgets.grid.columns -
-
Uses of InformationItemCell.HasNameCell in org.kie.workbench.common.dmn.client.editors.expressions.types.context
Subinterfaces of InformationItemCell.HasNameCell in org.kie.workbench.common.dmn.client.editors.expressions.types.context Modifier and Type Interface Description static interfaceInformationItemCell.HasNameAndDataTypeCellMethods in org.kie.workbench.common.dmn.client.editors.expressions.types.context that return InformationItemCell.HasNameCell Modifier and Type Method Description static InformationItemCell.HasNameCellInformationItemCell.HasNameCell. wrap(String name)Methods in org.kie.workbench.common.dmn.client.editors.expressions.types.context that return types with arguments of type InformationItemCell.HasNameCell Modifier and Type Method Description org.uberfire.ext.wires.core.grids.client.model.GridCellValue<InformationItemCell.HasNameCell>InformationItemCell. getValue()Constructor parameters in org.kie.workbench.common.dmn.client.editors.expressions.types.context with type arguments of type InformationItemCell.HasNameCell Constructor Description InformationItemCell(Supplier<InformationItemCell.HasNameCell> supplier, ListSelectorView.Presenter listSelector) -
Uses of InformationItemCell.HasNameCell in org.kie.workbench.common.dmn.client.widgets.grid.columns
Methods in org.kie.workbench.common.dmn.client.widgets.grid.columns that return types with arguments of type InformationItemCell.HasNameCell Modifier and Type Method Description protected org.uberfire.ext.wires.core.grids.client.model.GridCellValue<InformationItemCell.HasNameCell>EditableNameAndDataTypeColumn. makeDefaultCellValue()Method parameters in org.kie.workbench.common.dmn.client.widgets.grid.columns with type arguments of type InformationItemCell.HasNameCell Modifier and Type Method Description voidEditableNameAndDataTypeColumn. edit(org.uberfire.ext.wires.core.grids.client.model.GridCell<InformationItemCell.HasNameCell> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context, Consumer<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<InformationItemCell.HasNameCell>> callback)voidEditableNameAndDataTypeColumn. edit(org.uberfire.ext.wires.core.grids.client.model.GridCell<InformationItemCell.HasNameCell> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context, Consumer<org.uberfire.ext.wires.core.grids.client.model.GridCellValue<InformationItemCell.HasNameCell>> callback)com.ait.lienzo.client.core.shape.GroupNameAndDataTypeColumnRenderer. renderCell(org.uberfire.ext.wires.core.grids.client.model.GridCell<InformationItemCell.HasNameCell> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)
-