Dashboard Builder UI Panels 6.2.0.Beta3

org.jboss.dashboard.ui.panel.navigation.breadCrumb
Class SectionBreadCrumbItem

java.lang.Object
  extended by org.jboss.dashboard.ui.panel.navigation.breadCrumb.SectionBreadCrumbItem
All Implemented Interfaces:
BreadCrumbItem

public class SectionBreadCrumbItem
extends Object
implements BreadCrumbItem


Constructor Summary
SectionBreadCrumbItem(org.jboss.dashboard.workspace.Section section, org.jboss.dashboard.ui.components.URLMarkupGenerator urlMarkupGenerator, org.jboss.dashboard.LocaleManager localeManager)
           
 
Method Summary
 String getName()
           
 String getURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectionBreadCrumbItem

public SectionBreadCrumbItem(org.jboss.dashboard.workspace.Section section,
                             org.jboss.dashboard.ui.components.URLMarkupGenerator urlMarkupGenerator,
                             org.jboss.dashboard.LocaleManager localeManager)
Method Detail

getURL

public String getURL()
Specified by:
getURL in interface BreadCrumbItem

getName

public String getName()
Specified by:
getName in interface BreadCrumbItem

Dashboard Builder UI Panels 6.2.0.Beta3

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.