|
Class Summary |
| DisplaySourceServlet |
Servlet used to display jsp source for example pages. |
| ListHolder |
Simple objects which holds a list. |
| ListObject |
Just a test class that returns columns of data that are useful for testing out the ListTag class and ListColumn
class. |
| ListObject.SubListItem |
Inner class used in testing nested tables. |
| LongDateWrapper |
Simple column decorator which formats a date. |
| RandomSampleUtil |
Utility class used to get random word and sentences used in examples. |
| ReportableListObject |
A test class that has data that looks more like information that comes back in a report. |
| ReportList |
Just a utility class for testing out the table and column tags. |
| TestList |
Just a utility class for testing out the table and column tags. |