Neste artigo
Date | BananaPlus | BananaPlus Dev | API Version | Change | Notes |
2022-03-30 | 10.1.8 | 10.0.12.089 | 1.2.0 | New class Banana.Document.Column | |
New method Banana.Document.Table.column | |||||
New method Banana.Document.Table.viewName | |||||
New method Banana.Document.Row.style | |||||
New methods Banana.ReportElement.addHeader1..6 | |||||
New method Banana.ReportElement.addStructuredText | |||||
2022-05-31 | 10.1.8 | 10.0.12.151 | 1.2.1 | New method Banana.ReportElement.GetChildren | |
New method Banana.ReportElement.GetParent | |||||
New method Banana.ReportElement.GetRoot | |||||
Fixes Banana.ReportElement.addStructuredText | |||||
2022-12-02 | 10.1.8 | 10.0.13.340 | 1.2.2 | New property Banana.application.qtVersion | |
New property Banana.application.apiVersion | |||||
Fixes Banana.Document.Table.progressiveNumber for alphanumeric or composite numbers. | |||||
2023-02-22 | 10.1.8 | 10.1.0.23053 | 1.2.3 | New method Banana.application.getMessages New method Banana.document.getMessages | |
New property Banana.document.uuid | |||||
2023-08-22 | n/a | 10.1.0.23228 | 1.2.3 | New method Banana.document.addDocInfo | |
2023-08-25 | n/a | n/a | 1.2.4 | Search paths for include scripts via the attribute @includejs or via the method Banana.include has be extended: 1) Relative to the same directory as the file that contains the @include attribute. 2) New: relative to the directories of the currently opened include files, in the reverse order in which they were opened. | |
2023-09-26 | n/a | n/a | 1.2.5 | New method Test.closeDocument New method Test.setDocument New method Test.setTableValue |