Uses of Interface
org.nasdanika.html.model.bootstrap.Breadcrumb
Packages that use Breadcrumb
Package
Description
-
Uses of Breadcrumb in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return BreadcrumbModifier and TypeMethodDescriptionBootstrapFactory.createBreadcrumb()Returns a new object of class 'Breadcrumb'. -
Uses of Breadcrumb in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement BreadcrumbModifier and TypeClassDescriptionclassAn implementation of the model object 'Breadcrumb'.Methods in org.nasdanika.html.model.bootstrap.impl that return Breadcrumb -
Uses of Breadcrumb in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type BreadcrumbModifier and TypeMethodDescriptionBootstrapSwitch.caseBreadcrumb(Breadcrumb object) Returns the result of interpreting the object as an instance of 'Breadcrumb'.booleanBootstrapValidator.validateBreadcrumb(Breadcrumb breadcrumb, DiagnosticChain diagnostics, Map<Object, Object> context)