java.lang.Object
ch.tocco.nice2.netui.api.bind.grid.Cell

@Deprecated public class Cell extends Object
Deprecated.
Represents a cell of a datagrid.
  • Constructor Details

    • Cell

      public Cell()
      Deprecated.
    • Cell

      public Cell(CellValue value)
      Deprecated.
  • Method Details

    • addValue

      public void addValue(CellValue cellValue)
      Deprecated.
    • getCellValues

      public CellValue[] getCellValues()
      Deprecated.