org.jboss.dashboard.ui.panel.navigation.breadCrumb
Class SectionBreadCrumbItem
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionBreadCrumbItem
public SectionBreadCrumbItem(org.jboss.dashboard.workspace.Section section,
org.jboss.dashboard.ui.components.URLMarkupGenerator urlMarkupGenerator,
org.jboss.dashboard.LocaleManager localeManager)
getURL
public String getURL()
- Specified by:
getURL in interface BreadCrumbItem
getName
public String getName()
- Specified by:
getName in interface BreadCrumbItem
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.