public class HorizontalBreadcrumb extends Object implements IBreadcrumb
| Constructor and Description |
|---|
HorizontalBreadcrumb(String strBreadcrumbName,
String strBreadcrumbDisplayName)
Constructor of the HorizontalBreadcrumb
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBottomHtml(javax.servlet.http.HttpServletRequest request,
FormResponseManager formResponseManager)
Gives the HTML displayed after the current step
|
String |
getBreadcrumbBeanName()
Gives the bean name of the breadcrumb
|
String |
getBreadcrumbDisplayName()
Gives the display name of the breadcrumb
|
String |
getTopHtml(javax.servlet.http.HttpServletRequest request,
FormResponseManager formResponseManager)
Gives the HTML displayed before the current step
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModelForCurrentSteppublic String getBreadcrumbBeanName()
getBreadcrumbBeanName in interface IBreadcrumbpublic String getBreadcrumbDisplayName()
getBreadcrumbDisplayName in interface IBreadcrumbpublic String getTopHtml(javax.servlet.http.HttpServletRequest request, FormResponseManager formResponseManager)
getTopHtml in interface IBreadcrumbrequest - the requestformResponseManager - the object that contains the actual visited list of steppublic String getBottomHtml(javax.servlet.http.HttpServletRequest request, FormResponseManager formResponseManager)
getBottomHtml in interface IBreadcrumbrequest - the requestformResponseManager - the object that contains the actual visited list of stepCopyright © 2020 City of Paris. All rights reserved.