Package | Description |
---|---|
org.wso2.carbon.reporting.template.core.util.common | |
org.wso2.carbon.reporting.template.core.util.table |
Modifier and Type | Method and Description |
---|---|
FontStyleDTO |
ReportHeaderInformationDTO.getTitleFont() |
Modifier and Type | Method and Description |
---|---|
void |
ReportHeaderInformationDTO.setTitleFont(FontStyleDTO titleFont) |
Modifier and Type | Method and Description |
---|---|
FontStyleDTO |
ColumnDTO.getColumHeader() |
FontStyleDTO |
ColumnDTO.getColumnFooter() |
FontStyleDTO |
ColumnDTO.getTableCell() |
Modifier and Type | Method and Description |
---|---|
void |
ColumnDTO.setColumHeader(FontStyleDTO columHeader) |
void |
ColumnDTO.setColumnFooter(FontStyleDTO columnFooter) |
void |
ColumnDTO.setTableCell(FontStyleDTO tableCell) |
Copyright © 2024 WSO2. All rights reserved.