[root]/src/au/com/whitesquare/waf/tag/renderer
plugin
(1 files, 179 lines)
arrow
(2 files, 60 lines)
col
(2 files, 53 lines)
multipage
(1 files, 29 lines)
row
(2 files, 53 lines)
search
(2 files, 65 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 27 (100.0%) | 1726 (100.0%) | 63.9 |
added onmouse javascript event fields.
129 lines of code changed in:
Debugs the multipager being used.
6 lines of code changed in:
Changed filter button to be a submit button.
8 lines of code changed in:
Hidden fields processed are excluded if they begin with the filter prefix.
15 lines of code changed in:
Created tag to render all the search fields.
148 lines of code changed in:
Readded input tag generation to support changing pages etc.
Added filter layout code.
37 lines of code changed in:
Added logic for linkstyle and inheriting column style class into the a(link) tags.
57 lines of code changed in:
Can now have column renderers assigned to the heading to do specific rendering requirements.
37 lines of code changed in:
ColumnRenderer can now be assigned to a Heading or Body tag.
29 lines of code changed in:
Minor change to outputted html code.
7 lines of code changed in:
Fixed issue with sorting DESC.
7 lines of code changed in:
Updated syntax of dumpParams to remove redundant 2nd param.
28 lines of code changed in:
Created column renderers that can be registered with a body tag to enable
in jsp configuring of columns.
102 lines of code changed in:
Added logic into rendering columns and actions based on security access.
158 lines of code changed in:
Fixed bug where class defined in body tag was overwriding the class
defined in the row renderer.
Will now render the actions into the last column, if there are any defined.
36 lines of code changed in:
Created ability to dump params excluding the class attribute.
12 lines of code changed in:
New Renderer system and layout tags.
910 lines of code changed in: