Interface InformationItemCell.HasNameCell

  • All Superinterfaces:
    org.kie.workbench.common.dmn.api.definition.HasName, org.kie.workbench.common.dmn.api.definition.HasValue<org.kie.workbench.common.dmn.api.property.dmn.Name>
    All Known Subinterfaces:
    InformationItemCell.HasNameAndDataTypeCell
    Enclosing class:
    InformationItemCell

    public static interface InformationItemCell.HasNameCell
    extends org.kie.workbench.common.dmn.api.definition.HasName
    • Field Summary

      • Fields inherited from interface org.kie.workbench.common.dmn.api.definition.HasName

        NOP
    • Method Detail

      • render

        com.ait.lienzo.client.core.shape.Group render​(org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)