Uses of Interface
org.camunda.bpm.dmn.xlsx.api.SpreadsheetCell
Packages that use SpreadsheetCell
Package
Description
-
Uses of SpreadsheetCell in org.camunda.bpm.dmn.xlsx
Methods in org.camunda.bpm.dmn.xlsx with parameters of type SpreadsheetCellModifier and TypeMethodDescriptionbooleanCellContentHandler.canConvert(SpreadsheetCell cell, Spreadsheet spreadsheet) booleanDmnValueNumberConverter.canConvert(SpreadsheetCell cell, Spreadsheet context) booleanDmnValueRangeConverter.canConvert(SpreadsheetCell cell, Spreadsheet context) booleanDmnValueStringConverter.canConvert(SpreadsheetCell cell, Spreadsheet context) booleanFeelSimpleUnaryTestConverter.canConvert(SpreadsheetCell cell, Spreadsheet context) CellContentHandler.convert(SpreadsheetCell cell, Spreadsheet spreadsheet) DmnValueNumberConverter.convert(SpreadsheetCell cell, Spreadsheet context) DmnValueRangeConverter.convert(SpreadsheetCell cell, Spreadsheet context) DmnValueStringConverter.convert(SpreadsheetCell cell, Spreadsheet context) FeelSimpleUnaryTestConverter.convert(SpreadsheetCell cell, Spreadsheet context) XlsxWorksheetContext.resolveCellContent(SpreadsheetCell cell) DmnConversionContext.resolveCellValue(SpreadsheetCell cell) -
Uses of SpreadsheetCell in org.camunda.bpm.dmn.xlsx.api
Methods in org.camunda.bpm.dmn.xlsx.api that return SpreadsheetCellMethods in org.camunda.bpm.dmn.xlsx.api that return types with arguments of type SpreadsheetCellMethods in org.camunda.bpm.dmn.xlsx.api with parameters of type SpreadsheetCell -
Uses of SpreadsheetCell in org.camunda.bpm.dmn.xlsx.elements
Classes in org.camunda.bpm.dmn.xlsx.elements that implement SpreadsheetCellFields in org.camunda.bpm.dmn.xlsx.elements with type parameters of type SpreadsheetCellModifier and TypeFieldDescriptionprotected List<SpreadsheetCell>IndexedRow.cellsprotected Map<String,SpreadsheetCell> IndexedRow.cellsByColumnMethods in org.camunda.bpm.dmn.xlsx.elements that return SpreadsheetCellMethods in org.camunda.bpm.dmn.xlsx.elements that return types with arguments of type SpreadsheetCell