Class MergedCell

java.lang.Object
com.vaadin.addon.spreadsheet.client.Cell
com.vaadin.addon.spreadsheet.client.MergedCell

public class MergedCell extends Cell
  • Constructor Details

    • MergedCell

      public MergedCell(SheetWidget sheetWidget, int col, int row)
  • Method Details

    • updateClassName

      protected void updateClassName()
      Overrides:
      updateClassName in class Cell
    • getCellWidth

      protected int getCellWidth()
      Overrides:
      getCellWidth in class Cell