[root]/src/au/com/whitesquare/waf/command/multipage
html
(4 files, 421 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 8 (100.0%) | 396 (100.0%) | 49.5 |
The Key for the page is now the requestURI.
10 lines of code changed in:
Removed unused commented code.
7 lines of code changed in:
Now implements the new Multipageable to work with updated multipage
renderers.
7 lines of code changed in:
This is a generic interface for elements to implement to allow the multipage
renderers to render the html.
41 lines of code changed in:
Updated JavaDoc,
Fixed bug in getNumPages() that caused pages to be 1 short sometimes.
30 lines of code changed in:
Updated JavaDoc.
Added completeData method to allow sub-classes to send additional
information along with the request.
36 lines of code changed in:
Created new waf-plugins and moved multipage code there.
265 lines of code changed in: