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, wait
getModelForCurrentStep
public String getBreadcrumbBeanName()
getBreadcrumbBeanName
in interface IBreadcrumb
public String getBreadcrumbDisplayName()
getBreadcrumbDisplayName
in interface IBreadcrumb
public String getTopHtml(javax.servlet.http.HttpServletRequest request, FormResponseManager formResponseManager)
getTopHtml
in interface IBreadcrumb
request
- the requestformResponseManager
- the object that contains the actual visited list of steppublic String getBottomHtml(javax.servlet.http.HttpServletRequest request, FormResponseManager formResponseManager)
getBottomHtml
in interface IBreadcrumb
request
- the requestformResponseManager
- the object that contains the actual visited list of stepCopyright © 2020 City of Paris. All rights reserved.