Uses of Interface
org.nasdanika.html.model.bootstrap.Badge
Packages that use Badge
Package
Description
-
Uses of Badge in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return BadgeModifier and TypeMethodDescriptionBootstrapFactory.createBadge()Returns a new object of class 'Badge'. -
Uses of Badge in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement BadgeMethods in org.nasdanika.html.model.bootstrap.impl that return Badge -
Uses of Badge in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type BadgeModifier and TypeMethodDescriptionReturns the result of interpreting the object as an instance of 'Badge'.booleanBootstrapValidator.validateBadge(Badge badge, DiagnosticChain diagnostics, Map<Object, Object> context)