Uses of Class
org.overlord.sramp.ui.client.widgets.BreadcrumbPanel

Packages that use BreadcrumbPanel
org.overlord.sramp.ui.client.activities   
org.overlord.sramp.ui.client.services.breadcrumb   
 

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

Methods in org.overlord.sramp.ui.client.activities with parameters of type BreadcrumbPanel
protected  void BrowseActivity.updateBreadcrumb(BreadcrumbPanel breadcrumbPanel)
           
protected  void DashboardActivity.updateBreadcrumb(BreadcrumbPanel breadcrumbPanel)
           
protected abstract  void AbstractActivity.updateBreadcrumb(BreadcrumbPanel breadcrumbPanel)
          Called to update the breadcrumb panel.
protected  void ArtifactActivity.updateBreadcrumb(BreadcrumbPanel breadcrumbPanel)
           
 

Uses of BreadcrumbPanel in org.overlord.sramp.ui.client.services.breadcrumb
 

Methods in org.overlord.sramp.ui.client.services.breadcrumb that return BreadcrumbPanel
 BreadcrumbPanel BreadcrumbService.getBreadcrumbPanel()
           
 BreadcrumbPanel IBreadcrumbService.getBreadcrumbPanel()
          Gets the global breadcrumb panel.
 



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