refining PdfCreator
This commit is contained in:
@@ -37,6 +37,10 @@ class PrrByKeyTable {
|
||||
});
|
||||
}
|
||||
|
||||
getTable() {
|
||||
return this.#table;
|
||||
}
|
||||
|
||||
#createEmptyTable() {
|
||||
return this.#tableElement.DataTable(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user