Package org.overlord.sramp.ui.client.views

Interface Summary
IArtifactView Artifact view interface.
IBrowseView Browse view interface.
IDashboardView Dashboard view interface.
IPagedResultView<A extends IActivity> Views that show a paged result set should implement this interface.
IView<A extends IActivity> Base View interface - all specific view interfaces must extend this one.
 

Class Summary
AbstractView<A extends IActivity> Base class for all view implementations.
ArtifactView Artifact view concrete implementation.
BrowseView Concrete implementation of the browse view.
DashboardView Implementation of the dashboard view.
 



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.