Package | Description |
---|---|
net.datenwerke.rs.base.client.reportengines.table.dto | |
net.datenwerke.rs.base.service.reportengines.table.output.object.dtogen |
Modifier and Type | Class and Description |
---|---|
class |
RSStringTableRowDto
Dto for
RSStringTableRow
This file was automatically created by DtoAnnotationProcessor, version 0.1 |
Modifier and Type | Method and Description |
---|---|
java.util.List<RSTableRowDto> |
RSTableModelDto.getData() |
static PropertyAccessor<RSTableModelDto,java.util.List<RSTableRowDto>> |
RSTableModelDto.getDataPropertyAccessor() |
static PropertyAccessor<RSTableRowDto,TableDefinitionDto> |
RSTableRowDto.getTableDefinitionPropertyAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
RSTableModelDto.setData(java.util.List<RSTableRowDto> data) |
Modifier and Type | Method and Description |
---|---|
RSTableRowDto |
RSTableRow2DtoGenerator.createDto(RSTableRow poso,
DtoView here,
DtoView referenced) |
RSTableRowDto |
RSTableRow2DtoGenerator.instantiateDto(RSTableRow poso) |