|
Class Summary |
| BlobUploadField |
Extension of FileUploadField optimized for blob resources. |
| DataBrowser |
Page containing a QueryPanel for browsing data and testing Hibernate queries. |
| DataForm |
Form for a persistent model object nested in a BoundCompoundPropertyModel. |
| DataFormBase |
Base class for forms that commit in onSubmit(). |
| DataPanel |
Panel subclass to be tied to a single persistent object. |
| IterableEntityView |
Similar to a PropertyListView, but works with any Iterable collection composed of
persisted entities. |
| PageSourceLink |
Boomarkable link with object identifier set automatically from the attached object. |
| PageSourceListPanel |
Displays a list of PageSourceLinks to the selected page. |
| QueryPanel |
A Panel used to display a textarea to enter an HQL query and execute it
against the current session of a SessionFactory. |
| SearchPanel |
Panel for a "live" search field with a clear button. |