Uses of Class
com.basiscomponents.db.export.ReportDetails
-
Packages that use ReportDetails Package Description com.basiscomponents.db.export -
-
Uses of ReportDetails in com.basiscomponents.db.export
Methods in com.basiscomponents.db.export that return ReportDetails Modifier and Type Method Description ReportDetails
SheetConfiguration. getReportDetails()
Gets the report detailsMethods in com.basiscomponents.db.export with parameters of type ReportDetails Modifier and Type Method Description void
SheetConfiguration. setReportDetails(ReportDetails reportDetails)
Sets the report detailsConstructors in com.basiscomponents.db.export with parameters of type ReportDetails Constructor Description SheetConfiguration(ReportDetails reportDetails, float fontSize)
initializes the sheet configuration
-