|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Breadcrumb | |
---|---|
org.zeroexchange.web.navigation.breadcrumb |
Uses of Breadcrumb in org.zeroexchange.web.navigation.breadcrumb |
---|
Methods in org.zeroexchange.web.navigation.breadcrumb that return types with arguments of type Breadcrumb | |
---|---|
List<Breadcrumb> |
BreadcrumbsStore.getBreadcrumbs()
Returns unmodifable list of the breadcrumbs. |
List<Breadcrumb> |
DefaultBreadcrumbsStore.getBreadcrumbs()
Returns unmodifable list of the breadcrumbs. |
List<Breadcrumb> |
BreadcrumbsStore.getPath()
Returns the current path. |
List<Breadcrumb> |
DefaultBreadcrumbsStore.getPath()
Returns the current path. |
Methods in org.zeroexchange.web.navigation.breadcrumb with parameters of type Breadcrumb | |
---|---|
void |
BreadcrumbsStore.putBreadcrumb(Breadcrumb breadcrumb)
Appends breadcrumb to the path. |
void |
DefaultBreadcrumbsStore.putBreadcrumb(Breadcrumb breadcrumb)
Appends breadcrumb to the path. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |