refining PdfCreator

This commit is contained in:
Frank Knoll
2024-07-16 11:48:04 +02:00
parent 658076856d
commit 7d8e5eb070
7 changed files with 101 additions and 13 deletions

View File

@@ -37,6 +37,10 @@ class PrrByKeyTable {
});
}
getTable() {
return this.#table;
}
#createEmptyTable() {
return this.#tableElement.DataTable(
{