Class CellLinkWidgetContent

    • Constructor Detail

      • CellLinkWidgetContent

        public CellLinkWidgetContent()
    • Method Detail

      • getSheetId

        public java.lang.Long getSheetId()
        Get the ID of the sheet from which the cell data originates
        Returns:
        the sheet ID
      • setSheetId

        public CellLinkWidgetContent setSheetId​(java.lang.Long sheetId)
        Set the ID of the sheet from which the cell data originates
      • getCellData

        public java.util.List<CellDataItem> getCellData()
        Gets the array of cell data items
      • getColumns

        public java.util.List<Column> getColumns()
        Gets the array of columns
      • getHyperlink

        public WidgetHyperlink getHyperlink()
        Gets the widget hyperlink
        Returns:
        hyperlink