[root]/src/au/com/whitesquare/waf/renderer/layout

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 24 (100.0%) | 713 (100.0%) | 29.7 |
Added logic to have text versions of each renderer that can be used on the csv response.
145 lines of code changed in:
Added support for new PrimaryKeyRenderer.
54 lines of code changed in:
New renderers.
90 lines of code changed in:
Created new renderer to do radio buttons.
58 lines of code changed in:
New base class to do checkbox rendering.
55 lines of code changed in:
Updated to allow configuration of an 'on null' value for when there is no
currency data supplied.
21 lines of code changed in:
New href renderer to support rendering url links.
78 lines of code changed in:
Now catches Throwable's thrown rendering elements and logs them.
23 lines of code changed in:
Fixed bug where nulls were causing issues when rendering dates.
11 lines of code changed in:
New Renderer system and layout tags.
178 lines of code changed in: