Uses of Interface
org.overlord.sramp.ui.client.views.IDashboardView

Packages that use IDashboardView
org.overlord.sramp.ui.client   
org.overlord.sramp.ui.client.activities   
org.overlord.sramp.ui.client.views   
 

Uses of IDashboardView in org.overlord.sramp.ui.client
 

Methods in org.overlord.sramp.ui.client that return IDashboardView
 IDashboardView IClientFactory.createDashboardView()
           
 IDashboardView ClientFactory.createDashboardView()
           
 

Uses of IDashboardView in org.overlord.sramp.ui.client.activities
 

Methods in org.overlord.sramp.ui.client.activities that return IDashboardView
protected  IDashboardView DashboardActivity.createView(com.google.gwt.event.shared.EventBus eventBus)
           
 

Uses of IDashboardView in org.overlord.sramp.ui.client.views
 

Classes in org.overlord.sramp.ui.client.views that implement IDashboardView
 class DashboardView
          Implementation of the dashboard view.
 



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