You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.spreadsheet.client.

Class SpreadsheetActionDetails

  • java.lang.Object
    • com.vaadin.flow.component.spreadsheet.client.SpreadsheetActionDetails
    • Field Detail

      • caption

        public String caption
      • type

        public int type

        0 = cell, 1 = row, 2 = column TODO replace with enum type

    • Constructor Detail

      • SpreadsheetActionDetails

        public SpreadsheetActionDetails()