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