|
Class Summary |
| ArtifactSummaryPanel |
A simple form panel that shows information about an artifact
summary (for example, when an artifact is selected from the artifact list in
the browse view). |
| ArtifactUploadForm |
A widget that is used to upload an artifact to the server. |
| BreadcrumbPanel |
A widget that is used to show a list of breadcrumbs at the top of every page in the UI. |
| DataTable<T> |
Extends the GWT CellTable to provide a custom look and feel. |
| DataTableWithPager<T> |
A single widget that models a data table with a pager. |
| PlaceFilterPanel<P extends Place> |
Implementation of a filter panel where each option in the list of filter
options is a Place. |
| PlaceHyperlink |
A hyperlink that can be easily created from a Place. |
| PlacePager |
A simple pager widget that uses Places to navigate from page to page. |
| PleaseWait |
A simple div that shows an ajax spinner icon next to some text. |
| SimpleFormLayoutPanel |
A simple implementation of a form panel. |
| TitlePanel |
Implements a single panel area with a title bar. |
| UnorderedListPanel |
Implements a simple unordered list (ul). |