Uses of Class
de.gematik.combine.model.TableCell
Packages that use TableCell
Package
Description
-
Uses of TableCell in de.gematik.combine.execution
Methods in de.gematik.combine.execution that return types with arguments of type TableCellModifier and TypeMethodDescriptionTableGenerator.generateTable(List<CombineItem> combineItems, ConfiguredFilters filters) TableGenerator.StateInfo.getPreparedColumns()TableGenerator.StateInfo.getResult()Method parameters in de.gematik.combine.execution with type arguments of type TableCellConstructor parameters in de.gematik.combine.execution with type arguments of type TableCellModifierConstructorDescriptionStateInfo(ConfiguredFilters filters, List<List<TableCell>> preparedColumns) -
Uses of TableCell in de.gematik.combine.filter.jexl
Methods in de.gematik.combine.filter.jexl with parameters of type TableCellMethod parameters in de.gematik.combine.filter.jexl with type arguments of type TableCellModifier and TypeMethodDescriptionvoidJexlFilter.addTableInfoToContext(List<List<TableCell>> table) voidJexlFilter.addToContext(List<TableCell> tableRow) Constructor parameters in de.gematik.combine.filter.jexl with type arguments of type TableCell -
Uses of TableCell in de.gematik.combine.filter.table
Methods in de.gematik.combine.filter.table that return types with arguments of type TableCellModifier and TypeMethodDescriptionMethod parameters in de.gematik.combine.filter.table with type arguments of type TableCellModifier and TypeMethodDescription -
Uses of TableCell in de.gematik.combine.filter.table.cell
Methods in de.gematik.combine.filter.table.cell with parameters of type TableCell -
Uses of TableCell in de.gematik.combine.filter.table.row
Methods in de.gematik.combine.filter.table.row that return types with arguments of type TableCellModifier and TypeMethodDescriptionMethod parameters in de.gematik.combine.filter.table.row with type arguments of type TableCellModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanboolean -
Uses of TableCell in de.gematik.combine.model
Methods in de.gematik.combine.model that return TableCell