Class UndefinedExpressionColumnRenderer

  • All Implemented Interfaces:
    org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.GridColumnRenderer<String>

    public class UndefinedExpressionColumnRenderer
    extends org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.impl.BaseGridColumnRenderer<String>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.ait.lienzo.client.core.shape.Group renderCell​(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> cell, org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)  
      • Methods inherited from class org.uberfire.ext.wires.core.grids.client.widget.grid.renderers.columns.impl.BaseGridColumnRenderer

        getBoundingBoxPathClipper, internalRenderCell, isPlaceHolderToBeShown, isToReturnNull, renderColumn, renderHeader, renderHeaderContent
    • Constructor Detail

      • UndefinedExpressionColumnRenderer

        public UndefinedExpressionColumnRenderer()
    • Method Detail

      • renderCell

        public com.ait.lienzo.client.core.shape.Group renderCell​(org.uberfire.ext.wires.core.grids.client.model.GridCell<String> cell,
                                                                 org.uberfire.ext.wires.core.grids.client.widget.context.GridBodyCellRenderContext context)