| BagUploadConfirmInlineResultsTable |
An inline table of ResultElements used ob BagUploadConfirm
At the moment, we use this custom class to create a custom type of table row that will be
extended with identifier and rowspan attributes needed on list upload confirmation step
|
| BagUploadConfirmInlineResultsTableRow |
Used on BagUploadConfirmIssueController (List upload confirm step) to add an identifier the
user was trying to resolve with the number of rows in the ResultsTable corresponding to the
said identifier.
|
| DisplayCollection |
Class to represent a collection field of an object for the webapp
|
| DisplayField |
Class to represent a field of an object for the webapp
|
| DisplayReference |
Class to represent a reference field of an object for display in the webapp
|
| InlineList |
|
| InlineResultsTable |
An inline table created from a Collection
This table has one object per row
|
| InlineResultsTableRow |
Provides a wrapper for a row of InlineTableResultElement
|
| InlineTableResultElement |
ResultElement used in an InlineResultsTable
|
| PagedTable |
Deprecated.
|
| ReportInList |
Wrapper, mainly to provide size
|
| ReportObject |
Object to be displayed on report.do
|
| ReportObjectFactory |
A factory for ReportObjects.
|
| ReportObjectField |
Object field, used in header the summary of ReportObject
|
| WebState |
This class saves things related to the state of web GUI.
|