Class ColoredListGridField.ColoredCellFormatter

    • Constructor Detail

      • ColoredCellFormatter

        public ColoredCellFormatter()
    • Method Detail

      • format

        public String format​(Object value,
                             com.smartgwt.client.widgets.grid.ListGridRecord record,
                             int rowNum,
                             int colNum)
        Specified by:
        format in interface com.smartgwt.client.widgets.grid.CellFormatter