* restructured library mainly because JsDoc couldn't handle it, but also for better readability
* renderMarkupPart and isSelected are no longer private methods, but static ones, so that the methods calling them can be defined as prototype properties * adapted helma.Html.TableWriter to the new structure (had to use method.call() since there is no default instance of helma.Html * added JsDoc compatible inline documentation
This commit is contained in:
parent
748779d346
commit
585666e577
1 changed files with 858 additions and 744 deletions
1602
helma/Html.js
1602
helma/Html.js
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue